16 Commits

Author SHA1 Message Date
Aaron Suen
88ee4858c0 Remove explicit nodecore compat code
NodeCore, for a while now, has automatically and
transparently handled item dropping on teleportation
without the need for support from external mods,
and we should let it use its own internal logic.
2023-11-04 00:34:44 -04:00
Aaron Suen
d32a2c856c Build mod summary list automatically
Instead of maintaining the short description of each sub-mod
manually in a giant README file, distribute the short descriptions
into each relevant mod, and then build the README listings
automatically at deploy time.

This should:
- Make it harder to forget to add/remove mods in the list
- Prevent them from being out of alphabetical order
- Ensure each mod has a description for in-menu use
2023-06-20 07:30:35 -04:00
Aaron Suen
1a88d282b7 Support all games 2023-06-20 06:21:15 -04:00
Aaron Suen
555cb9e7c4 Automated image compression including ECT 2021-03-09 08:12:36 -05:00
Aaron Suen
9ce18fd427 Add all required mod.conf files 2021-03-01 20:04:16 -05:00
Aaron Suen
a690a12959 Fix bookmarks with blank names. 2020-03-18 20:33:32 -04:00
Aaron Suen
0b1e351911 Fix crash on malformed /tcsend. 2020-03-14 11:38:50 -04:00
Aaron Suen
9d33c618e2 Docs update. 2020-02-23 12:45:01 -05:00
Aaron Suen
4c1f93d052 Share telecodes in chat via /tcsend 2020-02-23 12:32:45 -05:00
Aaron Suen
b6b796c808 Learn recent telecodes from chat and use. 2020-02-23 12:21:19 -05:00
Aaron Suen
3a8160859a Don't show code on-screen (streamer privacy). 2020-02-23 11:52:15 -05:00
Aaron Suen
5f69de8dfa Use NodeCore inventory dump API. 2020-02-22 11:40:09 -05:00
Aaron Suen
245525393b Update telecode README with bookmark cmds. 2020-02-16 16:17:00 -05:00
Aaron Suen
a06e5c0f98 Add bookmark management to telecodes. 2020-02-16 15:57:57 -05:00
Aaron Suen
88a9be3599 Optional telecode hyphens for readability. 2020-02-16 14:45:50 -05:00
Aaron Suen
c5184b51fe Initial prototype of telecodes. 2020-02-15 14:28:17 -05:00