* new comprehensive installation instructions (merged from 3.x branch)
* add directory_info.php script, prividing basic stats of search directory content
* fix error notification displayed 3 times when no place search results
* fix apache xml error (expat reports error code 3) for empty search results
* fix duplicate TPLINK* constant declarations
* fix wrong URLs in cron example
* new textgen.php script (create dynamic texture from url)
* fix pos not mandatory for hop links in opensim_format_tp (merge changes from w4os project)
* use SEARCH_TABLE_EVENTS constant instead of default events table name
* offline message : move sender info after the message for better display in mailbox list
This commit is contained in:
Olivier van Helden (oshelpers)
2025-04-04 02:28:33 +00:00
parent 85e6354734
commit a165ddcfac
3 changed files with 365 additions and 311 deletions
+1 -1
View File
@@ -1 +1 @@
2.4.0
2.5.0
+2 -2
View File
@@ -1,7 +1,7 @@
# OpenSimulator Helpers
![Version 2.4.0](https://badgen.net/badge/Version/2.4.0/blue)
![Stable 2.4.0](https://badgen.net/badge/Stable/2.4.0/green)
![Version 2.5.0](https://badgen.net/badge/Version/2.5.0/blue)
![Stable 2.5.0](https://badgen.net/badge/Stable/2.5.0/green)
![Requires PHP 5.7](https://badgen.net/badge/PHP/5.7/7884bf)
![License AGPLv3](https://badgen.net/badge/License/AGPLv3/552b55)
Generated
+362 -308
View File
File diff suppressed because it is too large Load Diff