Commit Graph

6 Commits

Author SHA1 Message Date
Luke aka SwissalpS
c629b298f9
general overhaul for 5.0.0 (#11)
* general overhaul for 5.0.0

- overhauled English language
- overhauled French language
- adds Spanish locale
- adds German locale
- adds mtt integration testing
- adds github workflow for mtt
- refactores handle_command
- standardizes usage of table.getn() (nothing crucial in this mod)
- standardizes variables to have same format and same name for same
purpouse
- DB-fix also adds missing owners to members
- fixes some situations where admins couldn't do things
- fixes display of dynamic admin priv and registration
- alows uppercase for subcommands
- adds valid_password() for cleaner checks
- ensures that existing factions don't get overwritten

* provide alternative to table.pack()

* add disband hooks support

* remove local f == factions
2024-10-13 22:24:58 -04:00
Louis Royer
8b6730afe6 Port from intllib to builting MT5 client-side translation system
- Add french translations
2020-08-20 18:57:22 +02:00
Supergoat666
3e7190edc6 Code Improvement 2020-08-18 11:25:28 +02:00
Supergoat666
b756738148 Add the line for config mode to facilitate the activation of multi-faction : all it takes is switching to false 2020-07-28 22:56:38 +02:00
Alden Peeters
d865323726
Renamed factions to playerfactions to avoid confusion 2019-09-09 19:44:59 -04:00
Alden Peeters
b72bc3db56
Initial commit 2019-09-08 22:11:55 -04:00