diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1042 |
1 files changed, 1042 insertions, 0 deletions
@@ -0,0 +1,1042 @@ | |||
1 | git log c342c299af286083a60e447f3f4cbdc84f5cfbfa.. --pretty=format:"%s%n%b%n----------------" > NEWS.0.9.0.1_RC1 | ||
2 | |||
3 | Tag and release OpenSim_SC 0.9.0.1 RC1. | ||
4 | |||
5 | ---------------- | ||
6 | New NEWS. | ||
7 | |||
8 | ---------------- | ||
9 | |||
10 | |||
11 | git log 4e1a8967847b93442ec3e4e0d254c5d6c1edffb7..c342c299af286083a60e447f3f4cbdc84f5cfbfa --pretty=format:"%s%n%b%n----------------" > NEWS.0.9.0.1.6_RC0 | ||
12 | |||
13 | Docs++ | ||
14 | |||
15 | ---------------- | ||
16 | Actually link to the web pages document. | ||
17 | |||
18 | ---------------- | ||
19 | Document the web pages. | ||
20 | |||
21 | ---------------- | ||
22 | More branding, sorta. | ||
23 | |||
24 | ---------------- | ||
25 | One more empty doc page. | ||
26 | |||
27 | ---------------- | ||
28 | Now with favicons. | ||
29 | |||
30 | ---------------- | ||
31 | New web background image. | ||
32 | |||
33 | ---------------- | ||
34 | Make start-sim -d 30 actually work. | ||
35 | |||
36 | ---------------- | ||
37 | Remove a remnant of Etcd I had forgot to remove when I got rid of that. | ||
38 | |||
39 | ---------------- | ||
40 | Bump build number to 6. | ||
41 | |||
42 | ---------------- | ||
43 | |||
44 | |||
45 | git log 2c4a60c5d686168e54d71b0582b8d78eafec00a1..4e1a8967847b93442ec3e4e0d254c5d6c1edffb7 --pretty=format:"%s%n%b%n----------------" > NEWS.0.9.0.1.5_RC0 | ||
46 | |||
47 | Gods can do anything they want, including bypassing OhSilly threat levels. | ||
48 | |||
49 | ---------------- | ||
50 | Forgot to update this when I changed "month" -> "day30" for stats. | ||
51 | |||
52 | ---------------- | ||
53 | typo-- | ||
54 | |||
55 | ---------------- | ||
56 | Allow anyone to create NPCs. Thought I did this before? Twice? | ||
57 | |||
58 | ---------------- | ||
59 | We don't use IP in create-sim anymore. | ||
60 | |||
61 | ---------------- | ||
62 | Update documentation. | ||
63 | Write some more. | ||
64 | |||
65 | Correct some spelling errors. | ||
66 | |||
67 | Clean up some out of date stuff. | ||
68 | |||
69 | Make it consistant. | ||
70 | |||
71 | Rearrange things. | ||
72 | |||
73 | ---------------- | ||
74 | Update the differences. | ||
75 | |||
76 | ---------------- | ||
77 | Shuffle some coder level docs to it's own directory. | ||
78 | |||
79 | ---------------- | ||
80 | config/ROBUST/RobustExtra.ini | ||
81 | |||
82 | ---------------- | ||
83 | Bump build number to 5. | ||
84 | |||
85 | ---------------- | ||
86 | |||
87 | |||
88 | git log 14616c8438fef749c5e7cb6bdcefe9b7c9554597..2c4a60c5d686168e54d71b0582b8d78eafec00a1 --pretty=format:"%s%n%b%n----------------" > NEWS.0.9.0.1.4_RC0 | ||
89 | |||
90 | More stats, and an actual stats web page. | ||
91 | |||
92 | ---------------- | ||
93 | Function for MYSQL joins. | ||
94 | |||
95 | ---------------- | ||
96 | When the generate map command is given, generate the map. | ||
97 | The month check seems a bit dodgy, but I'll let it ride for now. | ||
98 | |||
99 | ---------------- | ||
100 | OhSillyThreatLevels should throw an exception when not allowed. | ||
101 | |||
102 | ---------------- | ||
103 | Unclutter the tmux status line. | ||
104 | Not everyone has YUUUGE terminals like I do. | ||
105 | |||
106 | ---------------- | ||
107 | Bump build number to 4. | ||
108 | |||
109 | ---------------- | ||
110 | |||
111 | |||
112 | git log 8f280962f019d46e0367b29246283a1e34ceb955..14616c8438fef749c5e7cb6bdcefe9b7c9554597 --pretty=format:"%s%n%b%n----------------" > NEWS.0.9.0.1.3_RC0 | ||
113 | |||
114 | Disable the account manager for now, and anything else HTTPS related. | ||
115 | Bump it to the next version. | ||
116 | |||
117 | ---------------- | ||
118 | TYPO-- | ||
119 | |||
120 | ---------------- | ||
121 | Optimise account name validation. | ||
122 | |||
123 | ---------------- | ||
124 | TODO++ | ||
125 | |||
126 | ---------------- | ||
127 | Bump build number to 3. | ||
128 | |||
129 | ---------------- | ||
130 | |||
131 | |||
132 | git log c4fe094ce0293f9438e51117490479be0130001a..8f280962f019d46e0367b29246283a1e34ceb955 --pretty=format:"%s%n%b%n----------------" > NEWS.0.9.0.1_RC0 | ||
133 | |||
134 | Various additions to the web account manager. | ||
135 | Track if we are accessed via HTTP or HTTPS, and the server name. | ||
136 | |||
137 | Track cookies. | ||
138 | |||
139 | HEAD method. | ||
140 | |||
141 | Various security clean ups. | ||
142 | |||
143 | Force HTTPS for account.html. | ||
144 | |||
145 | Poor mans Bobby Tables protection. | ||
146 | |||
147 | Security token. | ||
148 | |||
149 | Validate inputs. Looking up the DNS records for email domain name. | ||
150 | Don't allow creation of accounts with god names, leave that for the | ||
151 | console. Check if created user name exists already. Double check the | ||
152 | passwords and emails. | ||
153 | |||
154 | Error messages on dynamic pages. | ||
155 | |||
156 | Various clean ups. | ||
157 | |||
158 | TODO++ | ||
159 | |||
160 | ---------------- | ||
161 | Add HTTPS configs. | ||
162 | |||
163 | ---------------- | ||
164 | Better consistency with the other config.ini files. | ||
165 | |||
166 | ---------------- | ||
167 | Implement HEAD in our simple web server. | ||
168 | |||
169 | ---------------- | ||
170 | Allow a place for Robust.ini extras. | ||
171 | |||
172 | ---------------- | ||
173 | VArious additions to account manager. | ||
174 | First and last names merged into one name. | ||
175 | |||
176 | Is name two words check, a suprisingly effective spam blocker. | ||
177 | |||
178 | Poor mans Bobby Tables protection. | ||
179 | |||
180 | Various other input checking. | ||
181 | |||
182 | Added account creation confirmation page. | ||
183 | |||
184 | Some text and length tweaks. | ||
185 | |||
186 | ---------------- | ||
187 | Simple web server gets HTTPS. | ||
188 | |||
189 | ---------------- | ||
190 | Bump build number. | ||
191 | I should have done this after tagging RC0. | ||
192 | |||
193 | ---------------- | ||
194 | Actually calculate the sample money modules fake balance. | ||
195 | |||
196 | ---------------- | ||
197 | Teleport home from off grid shouldn't land on roofs either. | ||
198 | |||
199 | ---------------- | ||
200 | Bandaid for ghost users, check and remove them from Presence when they log on. | ||
201 | Once again OOP proves it's worse that spaghetti, but cutting up the | ||
202 | spaghetti and hiding it all over the kitchen. | ||
203 | |||
204 | Note the commented out bits from GateKeeperService.cs, this stuff is | ||
205 | checked TWICE, though this time is for HGers, or not. | ||
206 | |||
207 | ---------------- | ||
208 | Reload splash page every couple of minutes, to get fresh stats. | ||
209 | |||
210 | ---------------- | ||
211 | Beef up the web server a bit. | ||
212 | Sanatize the path. | ||
213 | |||
214 | Add support for Last-Modified, If-Modified-Since, and Cache-Control: | ||
215 | no-cache. | ||
216 | |||
217 | Teach the base server about more binary content types. | ||
218 | |||
219 | ---------------- | ||
220 | Godliness can be in the first name as well. | ||
221 | As it is in IG. | ||
222 | |||
223 | ---------------- | ||
224 | ThisSim.ini -> Actual_Name.ini | ||
225 | And a minor typo I'm suprised survived. | ||
226 | |||
227 | ---------------- | ||
228 | Make [Region] InternalAddress and ExternalHostName reasonable defaults. | ||
229 | Also AllowAlternatePorts isn't actually in the code anywhere, get rid of | ||
230 | it. | ||
231 | |||
232 | ---------------- | ||
233 | Missed this link for the start-sim all moved to left pane thing. | ||
234 | |||
235 | ---------------- | ||
236 | Modify start-sim to start up everything, with the output in the left tmux window. | ||
237 | |||
238 | ---------------- | ||
239 | Stop using num2name() in scripts. | ||
240 | Turns out I was feeding "01" to it, so that's why it thought things | ||
241 | where octal, and "01" is the result we wanted anyway. | ||
242 | |||
243 | ---------------- | ||
244 | Remove the left overs from the check4096 crap that is obsolete. | ||
245 | |||
246 | ---------------- | ||
247 | WebServerInConnector -> WebServerConnector | ||
248 | Just a name change. | ||
249 | |||
250 | ---------------- | ||
251 | Various clean ups. | ||
252 | |||
253 | ---------------- | ||
254 | More account manager. | ||
255 | Select with more parameters. | ||
256 | |||
257 | Tables, with member accounts. | ||
258 | |||
259 | Print the query values. | ||
260 | |||
261 | ---------------- | ||
262 | Testing MySQLRaw's SELECT. | ||
263 | |||
264 | ---------------- | ||
265 | Swap out MySQLGenericHandler and swap in MySQLRaw. | ||
266 | Smaller, simpler, works better. | ||
267 | |||
268 | ---------------- | ||
269 | The beginnings of an account management web page. | ||
270 | Just some simple dynamic pages that don't actually do anything. | ||
271 | |||
272 | ---------------- | ||
273 | The knomes have been obsconded with by hippos. | ||
274 | |||
275 | ---------------- | ||
276 | Reduce the width of the splash page divs. | ||
277 | |||
278 | ---------------- | ||
279 | Maybe now we can properly count locals and hypergridders on the web page? | ||
280 | |||
281 | ---------------- | ||
282 | Be more inclusive in the monthly online count. | ||
283 | |||
284 | ---------------- | ||
285 | Typo-- | ||
286 | |||
287 | ---------------- | ||
288 | Add actual grid stats to the web page. | ||
289 | Except HGers, still trying to sort that one out. | ||
290 | |||
291 | ---------------- | ||
292 | Add a more direct MySQL handler. | ||
293 | |||
294 | ---------------- | ||
295 | More splash page fiddling. | ||
296 | |||
297 | ---------------- | ||
298 | Clean up the contributors. Mostly white space. | ||
299 | |||
300 | ---------------- | ||
301 | Splash page CSS from Taylor. | ||
302 | |||
303 | ---------------- | ||
304 | Pass -q through to ROBUST on start them all mode of start-sim. | ||
305 | |||
306 | ---------------- | ||
307 | start-sim -w waiting for ROBUST isn't working. | ||
308 | |||
309 | ---------------- | ||
310 | Running start-sim in scripts now starts everything up, with a delay. | ||
311 | |||
312 | ---------------- | ||
313 | ROBUST now reports INITIALIZATION COMPLETE FOR ROBUST. | ||
314 | |||
315 | ---------------- | ||
316 | Limits -= 2 | ||
317 | Low Y regions are no longer reserved for HG links. | ||
318 | |||
319 | Varregions don't have to be square. | ||
320 | |||
321 | Both now report a warning, but continue anyway. | ||
322 | |||
323 | Cool VL Viewer handles non square regions, Singularity crashes. Not | ||
324 | tested on others. | ||
325 | |||
326 | ---------------- | ||
327 | More basic web server. | ||
328 | |||
329 | ---------------- | ||
330 | Warning-- | ||
331 | |||
332 | ---------------- | ||
333 | Minor tweak to let inventory backup script work again. | ||
334 | |||
335 | ---------------- | ||
336 | Add a basic generic web server, and a login page, plus stubs for the other basic pages. | ||
337 | And update everyone to suit. | ||
338 | |||
339 | ---------------- | ||
340 | Don't wait_for_text for anything between [], coz that's a grep thing. | ||
341 | |||
342 | ---------------- | ||
343 | start-sim wait for the [RegionReady]: INITIALIZATION COMPLETE FOR message. | ||
344 | |||
345 | ---------------- | ||
346 | Better sim startup finished messages. | ||
347 | Inform neighbours we are up before the finished messages. | ||
348 | |||
349 | Always send the "[RegionReady]: INITIALIZATION COMPLETE FOR" message. | ||
350 | |||
351 | ---------------- | ||
352 | Don't inform neighbours that we are up twice. | ||
353 | |||
354 | ---------------- | ||
355 | Tweaking create_sim. | ||
356 | ExternalHostName = "${Const|HostName}" | ||
357 | |||
358 | Move size to the third argument. | ||
359 | |||
360 | ---------------- | ||
361 | Hypergridders have their full name in firstname, and their grid in lastname. Sometimes. | ||
362 | Code filled with gotos may be spaghetti code, but object oriented code | ||
363 | can be like chopped spaghetti. At least with gotos you can follow them. | ||
364 | |||
365 | ---------------- | ||
366 | Another attempt at sorting out the auto group chicken and egg problems. | ||
367 | Are you a local? Asking for a friend. | ||
368 | |||
369 | ---------------- | ||
370 | Bump sim ports up by 2 when creating, coz 5 is silly. | ||
371 | |||
372 | ---------------- | ||
373 | Oops, move the GridService Region_ stuff to grid specific config files. | ||
374 | |||
375 | ---------------- | ||
376 | Tag and release OpenSim_SC 0.9.0.1 RC0. | ||
377 | |||
378 | ---------------- | ||
379 | |||
380 | |||
381 | git log f7232e4210b0758cedc4d838d77ec03e60edc61d..c4fe094ce0293f9438e51117490479be0130001a --pretty=format:"%s%n%b%n----------------" > NEWS.0.9.0.1 | ||
382 | |||
383 | AddDefaultGroup and AddHGDefaultGroup_ config options added. | ||
384 | |||
385 | ---------------- | ||
386 | Comments++ about how to build and test debug builds. | ||
387 | |||
388 | ---------------- | ||
389 | TODO-- These got fixed a while ago. | ||
390 | |||
391 | ---------------- | ||
392 | ROBUST does support includes, so use them. | ||
393 | |||
394 | ---------------- | ||
395 | Automatically add members to certain groups, and HGers from specific grids to certain other groups. | ||
396 | It doesn't let them know, though the last group added will be their | ||
397 | active group. This replaces a PHP script I used to use, that got broken | ||
398 | by a PHP update. It also didn't let people know, no one complained. | ||
399 | This is better. | ||
400 | |||
401 | ---------------- | ||
402 | OpenSim found a new way for archiving to be spammy. | ||
403 | The few resources that I have checked are actually missing from the | ||
404 | database. All the ones I tried in world are not missing anything. | ||
405 | |||
406 | ---------------- | ||
407 | Opensim user needs a proper shell. | ||
408 | |||
409 | ---------------- | ||
410 | Move from IG to SC flavour. | ||
411 | |||
412 | ---------------- | ||
413 | A few typoes slipped through. | ||
414 | |||
415 | ---------------- | ||
416 | Forgot to update a script comment. | ||
417 | |||
418 | ---------------- | ||
419 | Update and add more docs. | ||
420 | I can feel a release coming. B-) | ||
421 | |||
422 | ---------------- | ||
423 | Jiggle the grid specific configs. | ||
424 | Add GodNames. | ||
425 | |||
426 | Move the Groups and AuthorizationService sections back to config_*. | ||
427 | |||
428 | Fix up the AuthorizationService for some sims. | ||
429 | |||
430 | Add the so far not written AddDefaultGroup options. I'll write this | ||
431 | soon. | ||
432 | |||
433 | ---------------- | ||
434 | Make the stats log file sim specific. | ||
435 | |||
436 | ---------------- | ||
437 | apt-get -> apt. | ||
438 | |||
439 | ---------------- | ||
440 | Merge LureModule into HGLureModule. | ||
441 | |||
442 | ---------------- | ||
443 | Gatekeeper -> GatekeeperURI | ||
444 | Coz it says all over the source code - | ||
445 | // Legacy. Remove soon! | ||
446 | |||
447 | And has since later OpenSim 0.7s. | ||
448 | |||
449 | ---------------- | ||
450 | OpenSim dev typo-- | ||
451 | |||
452 | ---------------- | ||
453 | Combine LureModule and HGLureModule. | ||
454 | Still need to clean up after this, LureModule.cs isn't needed anymore. | ||
455 | |||
456 | ---------------- | ||
457 | Allow sitting on attachments, and attaching tings with people sitting on them. | ||
458 | Now we have to fix all the viewers that though it would be great to | ||
459 | enshrine this bug in viewer side. | ||
460 | |||
461 | ---------------- | ||
462 | Make the installation more robust. | ||
463 | |||
464 | ---------------- | ||
465 | Move the terrain.raw file out of tree to a sim specific name. | ||
466 | |||
467 | ---------------- | ||
468 | For the "teleport from above" case, do the right thing. | ||
469 | Which includes looking for designated floor prims, which have ^ as the | ||
470 | first character of their description. | ||
471 | |||
472 | Don't do "teleport from above" when we have proper coords. | ||
473 | |||
474 | ---------------- | ||
475 | Revert list content type check. | ||
476 | https://sledjhamr.org/mantisbt/view.php?id=19 | ||
477 | |||
478 | ---------------- | ||
479 | Warnings-- | ||
480 | |||
481 | ---------------- | ||
482 | TODO-- | ||
483 | |||
484 | ---------------- | ||
485 | Add a test script for the unit tests. | ||
486 | Now that nant wont work anymore. | ||
487 | |||
488 | ---------------- | ||
489 | Updated for Mono 6. | ||
490 | |||
491 | ---------------- | ||
492 | TPs from scripts avoid all that silly raycasting nonsense, just go where we ask. | ||
493 | |||
494 | ---------------- | ||
495 | Randomise the spawn points by default. | ||
496 | Seems it works after all. | ||
497 | |||
498 | ---------------- | ||
499 | Allow menu items longer than 24 characters once more. | ||
500 | I've never seen any problems with allowing this, my NPC tool does that. | ||
501 | |||
502 | ---------------- | ||
503 | Switch to using the internal offline message URL by default. | ||
504 | |||
505 | ---------------- | ||
506 | Tweak the login logging a bit, especially for impersonations. | ||
507 | |||
508 | ---------------- | ||
509 | Fix up prebuild stuff. | ||
510 | |||
511 | ---------------- | ||
512 | OpenSim changed the way FSAssets directory structure works by default, sort that out. | ||
513 | Otherwise updating from 0.8 to 0.9 with FSAssets will fail to find new | ||
514 | assets. | ||
515 | |||
516 | ---------------- | ||
517 | Attempt to render "[LLUDPSERVER]: Malformed data, cannot parse" into something human readable as an aid to diagnosis. | ||
518 | Beats hand translating the big block of hex codes it was spewing. | ||
519 | |||
520 | ---------------- | ||
521 | Use F1 instead of ? as the in command help key. | ||
522 | "?" was a silly choice, what if you wanted to use it in a command? | ||
523 | |||
524 | Alas this doesn't seem to work, but at least you can type "?" now. | ||
525 | |||
526 | ---------------- | ||
527 | Log FS asset base and spool directory. | ||
528 | The assets cache directory is already logged. | ||
529 | |||
530 | ---------------- | ||
531 | Put ConfigPath back in. | ||
532 | ROBUST needs it. | ||
533 | |||
534 | ---------------- | ||
535 | Silly script to get around the lack of includes in ROBUST. | ||
536 | This'll be temporary until I get around to adding includes to ROBUST. | ||
537 | |||
538 | ---------------- | ||
539 | Move the MG configs to their own file. | ||
540 | |||
541 | ---------------- | ||
542 | Comment++ about the DebuggerSafe config option. | ||
543 | |||
544 | ---------------- | ||
545 | Properly combine Robust.ini path. | ||
546 | |||
547 | ---------------- | ||
548 | Comment++. | ||
549 | |||
550 | ---------------- | ||
551 | Deal with "passwordless" Mariadb installs. | ||
552 | Thanks to Taylor for helping me figure this out. | ||
553 | |||
554 | ---------------- | ||
555 | IG godliness is different. | ||
556 | |||
557 | ---------------- | ||
558 | A Robust.ini setting that slipped through unmolested. | ||
559 | |||
560 | ---------------- | ||
561 | Warnings-- | ||
562 | |||
563 | ---------------- | ||
564 | Adjust [AuthorizationService] sections to use the new DefaultRegionAccess. | ||
565 | |||
566 | ---------------- | ||
567 | Add DefaultRegionAccess in [AuthorizationService] section. | ||
568 | |||
569 | ---------------- | ||
570 | Better build script. | ||
571 | Clean out last build the dumb way. | ||
572 | Check for Mono version. | ||
573 | |||
574 | ---------------- | ||
575 | Instructions for latest Mono. | ||
576 | |||
577 | ---------------- | ||
578 | A little tweaking of log levels. | ||
579 | |||
580 | ---------------- | ||
581 | Have some "avatar has left" mesasge hit the INFO console. | ||
582 | |||
583 | ---------------- | ||
584 | Typo-- | ||
585 | |||
586 | ---------------- | ||
587 | Maps at full rez with coords is the default now. | ||
588 | |||
589 | ---------------- | ||
590 | Add [Region] .ini block. | ||
591 | For including actual region definition in the normal .ini stack. | ||
592 | |||
593 | Same as the usual Region.ini format, except we add a RegionName | ||
594 | parameter. | ||
595 | |||
596 | ---------------- | ||
597 | Management scripts encounters the real world, needs patching up. | ||
598 | |||
599 | ---------------- | ||
600 | Update the tmux config. | ||
601 | I do wish they would stop changing config options. | ||
602 | |||
603 | ---------------- | ||
604 | A bit more installation doco. | ||
605 | |||
606 | ---------------- | ||
607 | Update the install docs. | ||
608 | Add a section for those in a hurry. | ||
609 | |||
610 | ---------------- | ||
611 | Major tweaking of the scripts to suit the new setup. | ||
612 | |||
613 | ---------------- | ||
614 | Renamed branch to SledjChisl. | ||
615 | To match the style. | ||
616 | |||
617 | ---------------- | ||
618 | Move install related scripts and stuff into their own directory. | ||
619 | |||
620 | ---------------- | ||
621 | Typo-- | ||
622 | |||
623 | ---------------- | ||
624 | Initial tweaks of the installation stuff. | ||
625 | |||
626 | ---------------- | ||
627 | Add old TODO. | ||
628 | |||
629 | ---------------- | ||
630 | Remove Etcd thing, not used anywhere. | ||
631 | Also needs an obscure dependency that I can't track down. | ||
632 | |||
633 | ---------------- | ||
634 | Update example config.ini. | ||
635 | |||
636 | ---------------- | ||
637 | SledjChisl? | ||
638 | |||
639 | ---------------- | ||
640 | Add WARNINGS about not being ready for use yet. | ||
641 | |||
642 | ---------------- | ||
643 | Example sim startup script. | ||
644 | |||
645 | ---------------- | ||
646 | Make examples directory, and shuffle all the out of tree stuff into it. | ||
647 | |||
648 | ---------------- | ||
649 | New TODO. | ||
650 | |||
651 | ---------------- | ||
652 | Clean up .gitignore. | ||
653 | |||
654 | ---------------- | ||
655 | Don't read .ini region files, use .xml instead. | ||
656 | Coz OpenSim can get confused, and I have a better idea. | ||
657 | |||
658 | ---------------- | ||
659 | Some extra examples and performance .ini files. | ||
660 | |||
661 | ---------------- | ||
662 | Major clean up of .ini files. | ||
663 | Sorry about the lack of details. | ||
664 | |||
665 | ---------------- | ||
666 | Build instructions ++ | ||
667 | |||
668 | ---------------- | ||
669 | Better archiver console spam. | ||
670 | |||
671 | ---------------- | ||
672 | Remove some script distance limits. | ||
673 | |||
674 | ---------------- | ||
675 | One last big source of script slowness removed. | ||
676 | No need to artificially slow stuff down. lol | ||
677 | |||
678 | ---------------- | ||
679 | More script speed ups. | ||
680 | Don't waste time collecting bogus statistics. At least I think they are | ||
681 | bogus. | ||
682 | |||
683 | ---------------- | ||
684 | Less Oh Silly Threat detection. | ||
685 | Scripts run a little faster if they don't stop to be overly paranoid all | ||
686 | the time. | ||
687 | |||
688 | ---------------- | ||
689 | Better sim startup console notification. | ||
690 | |||
691 | ---------------- | ||
692 | ProfileServiceURL not ProfileURL | ||
693 | |||
694 | ---------------- | ||
695 | Various IRC fixes. | ||
696 | |||
697 | ---------------- | ||
698 | Clean up maptile directory creation code. | ||
699 | |||
700 | ---------------- | ||
701 | Upgrade sim height. | ||
702 | |||
703 | ---------------- | ||
704 | Merge Warp3DCachedImageModule from Christopher Latza. | ||
705 | Plus some of my own tweaks. | ||
706 | Minus some of his. | ||
707 | |||
708 | ---------------- | ||
709 | Remove silly 4096 sim TP check for a client bug that was fixed long ago. | ||
710 | |||
711 | ---------------- | ||
712 | Various logging fix ups. | ||
713 | Mostly removing console spam. | ||
714 | Default to INFO on the console and DEBUG in the log files. | ||
715 | More time stamp resolution. | ||
716 | |||
717 | ---------------- | ||
718 | Update version number stuff, and hack it into the money display. | ||
719 | |||
720 | ---------------- | ||
721 | Remove useless executable bit that Windows adds. | ||
722 | |||
723 | ---------------- | ||
724 | Move cache, config, logs out of tree, and various related clean ups. | ||
725 | |||
726 | ---------------- | ||
727 | Move db directory out of tree. | ||
728 | |||
729 | ---------------- | ||
730 | Various database fixups. | ||
731 | InnoDB -> MyISAM | ||
732 | utf8 | ||
733 | if not exists | ||
734 | white space | ||
735 | |||
736 | ---------------- | ||
737 | Dump OpenSim 0.9.0.1 into it's own branch. | ||
738 | |||
739 | ---------------- | ||
740 | |||
741 | |||
742 | git log 81685a72b07d7615b3fe69a6927815cb07ac1e75..f7232e4210b0758cedc4d838d77ec03e60edc61d --pretty=format:"%s%n%b%n----------------" > NEWS.0.8.2.1 | ||
743 | |||
744 | Add a build script. | ||
745 | |||
746 | ---------------- | ||
747 | Ignore some more. | ||
748 | |||
749 | ---------------- | ||
750 | Various script fixups. | ||
751 | |||
752 | ---------------- | ||
753 | Kill it with fire! | ||
754 | |||
755 | ---------------- | ||
756 | Remove double [] from the tmux tabs. | ||
757 | |||
758 | ---------------- | ||
759 | Add ionice to gitAR. | ||
760 | |||
761 | ---------------- | ||
762 | Update URL in readme. | ||
763 | |||
764 | ---------------- | ||
765 | Stop it from not stopping. | ||
766 | |||
767 | ---------------- | ||
768 | A few more install script tweaks. | ||
769 | |||
770 | ---------------- | ||
771 | Re-arrange the install script, and build OpenSim in it. | ||
772 | |||
773 | ---------------- | ||
774 | Include some more .ini files. | ||
775 | |||
776 | ---------------- | ||
777 | Fix up the install script a bit. | ||
778 | |||
779 | ---------------- | ||
780 | Include some missing dlls that should be in the source repo. | ||
781 | |||
782 | ---------------- | ||
783 | More docs. | ||
784 | |||
785 | ---------------- | ||
786 | Fix up creating sims. | ||
787 | |||
788 | ---------------- | ||
789 | Update .gitignore. | ||
790 | |||
791 | ---------------- | ||
792 | Script to setup the monit contral files. | ||
793 | |||
794 | ---------------- | ||
795 | Script to create a sim. I should test it. | ||
796 | |||
797 | ---------------- | ||
798 | Only move the writable directories if they haven't been moved yet. | ||
799 | |||
800 | ---------------- | ||
801 | Move the example sim to a sim skeleton, suitable for scripting. | ||
802 | |||
803 | ---------------- | ||
804 | Use IG sims instead of 'Gabba project sims. | ||
805 | |||
806 | ---------------- | ||
807 | Various little clean ups. | ||
808 | |||
809 | ---------------- | ||
810 | Add asset fixing Perl script, though likely to convert it to Lua later. | ||
811 | |||
812 | ---------------- | ||
813 | Scripts run much faster now, there might be more events flying around. | ||
814 | |||
815 | ---------------- | ||
816 | Try to avoid avatars sinking through terrain. | ||
817 | |||
818 | ---------------- | ||
819 | Twiddle avatar baking settings. | ||
820 | |||
821 | ---------------- | ||
822 | Script for migrating groups to the built in core version. | ||
823 | |||
824 | ---------------- | ||
825 | New script for backing up everything. | ||
826 | |||
827 | ---------------- | ||
828 | Comment out the crontab, we are doing this a different way. Should probably delet this later. | ||
829 | |||
830 | ---------------- | ||
831 | Fix up startup a little. | ||
832 | |||
833 | ---------------- | ||
834 | Various little backup system fixes. | ||
835 | |||
836 | ---------------- | ||
837 | Fix "only backup people that have logged in since last time", due to OpenSim changing the way they store that. | ||
838 | |||
839 | ---------------- | ||
840 | Backup one more level. | ||
841 | |||
842 | ---------------- | ||
843 | Sleep between backups based on size of the backup file. Poor mans "wait for it to finish" guess. | ||
844 | |||
845 | ---------------- | ||
846 | Break out common script bits into their own file. | ||
847 | |||
848 | ---------------- | ||
849 | Rejig the logging so that - | ||
850 | INFO on the console, DEBUG in the log files. | ||
851 | |||
852 | Greater time resolution in the log files. | ||
853 | |||
854 | Trying out the built in log roller. | ||
855 | |||
856 | ---------------- | ||
857 | Don't throw exceptions on threat level checks and a few other script function errors. | ||
858 | Instead, just complain quickly and return without doing the function. | ||
859 | |||
860 | ---------------- | ||
861 | Actually tell us what the problem object is with sculpties in map generation. | ||
862 | |||
863 | ---------------- | ||
864 | Reduce various console spam. | ||
865 | |||
866 | ---------------- | ||
867 | Remove zero length XML blob spam. | ||
868 | |||
869 | ---------------- | ||
870 | Alas "make IARs for those that logged on since the last time" failed, 8.2 broke it. | ||
871 | Bring it back after that gets fixed. | ||
872 | |||
873 | ---------------- | ||
874 | Keep the password a secret. | ||
875 | |||
876 | ---------------- | ||
877 | Install script links properly. | ||
878 | |||
879 | ---------------- | ||
880 | Installation script. | ||
881 | |||
882 | ---------------- | ||
883 | New README and TODO I forgot to commit before. | ||
884 | |||
885 | ---------------- | ||
886 | Lots of hacking up the scripts to work with the new setup, and more. | ||
887 | |||
888 | ---------------- | ||
889 | Reduce default logging level to INFO. | ||
890 | |||
891 | ---------------- | ||
892 | A bit more sanity in the IRC bridge. | ||
893 | |||
894 | ---------------- | ||
895 | Fiddle with README files. | ||
896 | |||
897 | ---------------- | ||
898 | Add more external directories. | ||
899 | |||
900 | ---------------- | ||
901 | Fix file execute permissions, coz Windows. | ||
902 | |||
903 | ---------------- | ||
904 | Example config.ini, for the basic grid / sim configuration. | ||
905 | |||
906 | ---------------- | ||
907 | Adjust basic .ini files. See below for details. | ||
908 | Move more into defaults. | ||
909 | |||
910 | Arrange them into the same sort order. | ||
911 | |||
912 | Make some things more sane. | ||
913 | |||
914 | Space cleanups. | ||
915 | |||
916 | Misc cleanups. | ||
917 | |||
918 | ---------------- | ||
919 | XBakes directory. | ||
920 | |||
921 | ---------------- | ||
922 | Adjust OS script functions threat levels, and don't bother wasting time checking those with no threat level. | ||
923 | Some went up, some went down. Should be more sane now. | ||
924 | |||
925 | ---------------- | ||
926 | Remove silly rezzing distance limits. They just make scripters work around them. | ||
927 | |||
928 | ---------------- | ||
929 | More caches directory fixes, including moving console history there. | ||
930 | |||
931 | ---------------- | ||
932 | Sims are 16 km high now, about the maximum before prim jitter starts getting too much. | ||
933 | Impy had been modified long ago to 16 km. | ||
934 | |||
935 | ---------------- | ||
936 | More config path fixes. | ||
937 | |||
938 | ---------------- | ||
939 | Fix up maptiles location. | ||
940 | |||
941 | ---------------- | ||
942 | Sleep is for the weak. No wonder the standard script engines are so slow. | ||
943 | |||
944 | ---------------- | ||
945 | Links to addin-db-*, coz that's a Mono thing we can't control. | ||
946 | |||
947 | ---------------- | ||
948 | Attempt to move everything writable, and the configs, out of the bin directory. | ||
949 | Log configs are still in the bin directory. | ||
950 | |||
951 | ---------------- | ||
952 | Even OpenSim removed the silly IAR avatar presence check. Purge it with fire. | ||
953 | |||
954 | ---------------- | ||
955 | Fix up lures. Maybe. | ||
956 | |||
957 | ---------------- | ||
958 | Remove a bunch of spammy console messages. | ||
959 | |||
960 | ---------------- | ||
961 | No, we don't need to enshrine viewer bugs in the server, we need to fix the viewer, which is half done. | ||
962 | Less to delete this time. | ||
963 | |||
964 | ---------------- | ||
965 | MyISAM is still much better performing for OpenSim. | ||
966 | This time we got the file system asset server, even better still. B-) | ||
967 | |||
968 | ---------------- | ||
969 | Usual IG version number in money hack. | ||
970 | |||
971 | ---------------- | ||
972 | Fix version stuffs. | ||
973 | |||
974 | ---------------- | ||
975 | Initial update to OpenSim 0.8.2.1 source code. | ||
976 | |||
977 | ---------------- | ||
978 | |||
979 | |||
980 | git log 442ebdd8dfb9d2878f86726c7e8368402b86f5cd..81685a72b07d7615b3fe69a6927815cb07ac1e75 --pretty=format:"%s%n%b%n----------------" > NEWS.0.7.5.4 | ||
981 | |||
982 | More changing to production grid. Double oops. | ||
983 | |||
984 | ---------------- | ||
985 | Only recreate tables if they don't exist. | ||
986 | |||
987 | ---------------- | ||
988 | Fix local lures. | ||
989 | |||
990 | ---------------- | ||
991 | Comment out NPC spam. | ||
992 | |||
993 | ---------------- | ||
994 | Bump build number. | ||
995 | |||
996 | ---------------- | ||
997 | |||
998 | |||
999 | git log a830e09bad0e1bf5408278dde731808f883ec692..442ebdd8dfb9d2878f86726c7e8368402b86f5cd --pretty=format:"%s%n%b%n----------------" > NEWS.0.7.5.1 | ||
1000 | |||
1001 | Skeleton config directory. | ||
1002 | |||
1003 | ---------------- | ||
1004 | Add empty cache directories. | ||
1005 | |||
1006 | ---------------- | ||
1007 | Add grid server web scripts. | ||
1008 | |||
1009 | ---------------- | ||
1010 | Add the SQL update scripts. | ||
1011 | |||
1012 | ---------------- | ||
1013 | Add backups directory. | ||
1014 | |||
1015 | ---------------- | ||
1016 | Add IG specific config. | ||
1017 | |||
1018 | ---------------- | ||
1019 | Rejig version number. | ||
1020 | |||
1021 | ---------------- | ||
1022 | Let's ignore hg. B-) | ||
1023 | |||
1024 | ---------------- | ||
1025 | Add Flotsam license. | ||
1026 | |||
1027 | ---------------- | ||
1028 | Add profile and search modules. | ||
1029 | |||
1030 | ---------------- | ||
1031 | No, we don't need to enshrine viewer bugs in the server, we need to fix the viewer, which is half done. | ||
1032 | |||
1033 | ---------------- | ||
1034 | Crude hack for simplified economy. | ||
1035 | |||
1036 | ---------------- | ||
1037 | MyISAM is much better performing for OpenSim. | ||
1038 | |||
1039 | ---------------- | ||
1040 | Add IG version bits. | ||
1041 | |||
1042 | ---------------- | ||