You can download PHPInSimMod - PRISM 0.4.6 from that link. Please use this thread to talk about this release.
Thank you.
PHPInSimMod (PRISM) 0.4.6
Thank you.
PHPInSimMod (PRISM) 0.4.6
- Version changed to 0.4.6
- new "betterButtonManager" adds a bunch of features
- Alternating Text(seen in LFSLapper)
- Ability to set a time length to display buttons(seen in LFSLapper)
- Ability to have GUI Clusters and be able to move them in any direction
- Alternating Text(seen in LFSLapper)
- Updated Welcome plugin to use new betterButtonManager
- Add new Handicap packet
- new debug plugin
- the last fix for the Double NCN packets broke plugins like reorder. this has a more proper(but still somewhat temporary fix)
- Fix messages(IS_MTC, IS_MST, IS_MSX, IS_MSL) that are longer then the LFS specified length being split and last part of message sending twice.
- Version changed to 0.4.6.1
- Added missing semicolon to the welcome plugin
- Increase player track limit to 40
- Fix bugs reported in this thread
- Moved PRISM Docs to GitHub
- Version changed to 0.4.6.2
- Increased Insim Version to 6. (16da97c)
- Fix insim packets for G14. Was done incorrectly previously. (16da97c)
- Add new ISP_NCI packet introduced in 0.6G16 (4844eec & 7460a88)
- Version changed to 0.4.6.3
- Fixed incorrect variable in welcome plugin
- Reformat code to use spaces not tabs
- Fix bugs, that has broken buttons since 2012(Not sure how this was never caught before)
- Fully Support the NCI packet, and properly format IPs
- Fixed slight issue with RCM command in admin.php plugin
- Fixed the wrong variable in if statement when adding a click event to a button using betterButtonManager
- Added 2 new objects to prism_layoutobject
- Version changed to 0.4.6.4
- Fixed Issue with IS_REO so that it now works correctly(in some cases, the old method could crash PRISM).
- Updated Reorder plugin
- Added a TranslationEngine(Might need some fine tuning(See notes here)
- PHP Standards[Sweep #1] by Zenware
- You can now send a button an array of text on creation for alternating text.
- Commands are no longer case sensitive(Let me know if you disagree with this change)