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