9 Commits

Author SHA1 Message Date
Nathan Schneider
3e3f737915 A little more cleaning up 2021-12-18 15:06:26 -07:00
Nathan Schneider
c2852b1bce Renamed modpol/modpol directory to modpol_core for clarity and consistency 2021-12-18 14:50:41 -07:00
Nathan Schneider
1b770a987b Various bugfixes on orgs and minetest chatcommands 2021-03-15 18:08:06 -06:00
MisterE123
dc12ec50a9 Change file structures so that the interior modpol folder IS the portable modpol.
Added documentation of how to pre-define the modpath and the storage file.
2021-02-11 16:39:51 -05:00
MisterE123
f19796f82d *Reorganized code so that further expansion is possible in a very organized manner.
*modpol.add_member() -- added a check if the member is already a member of that organized

*storage -- fixed bug by moving storageref to top of file

*added on_joinplayer to add players to instance

*moved minetest specific code in init.lua to modpol_minetest, organized in folders.
All overrides in one folder, all chatcommands in another, the on_joinplayer in modpol_minetest/orgs/instance.lua
2021-02-10 23:40:28 -05:00
c05023ad20 Fixed glitch on list_users in init.lua, thx @gbrrudmin 2021-02-10 23:44:46 +00:00
Nathan Schneider
c927b4d9fc Major refactoring (big thanks to OldCoder) enabling CLI and local storage and cleaner modpol/MT split 2021-01-28 23:22:06 -07:00
Nathan Schneider
c8ca1d3d51 Implemented binary_poll_user and /pollself 2021-01-23 00:18:23 -07:00
f1056a405d Upload New File 2021-01-22 21:01:46 +00:00