Commit Graph

850 Commits

Author SHA1 Message Date
DrahcPro 6415190b6a Added local language detection
Added language.cfg for all locale folders from the base game
Added language.lua with the functions which detect the local language
Added language.lua to _file_loader.lua
2023-08-08 20:00:24 +02:00
Cooldude2606 fe9758b9c2 Merge branch 'dev' into fix/autofill 2023-03-07 21:11:26 +00:00
Bastiaan 6dca384af8 Update autofill.lua
😴
2023-03-07 01:44:57 +01:00
Bastiaan f44ba9f359 Fix button 2023-03-07 00:19:23 +01:00
Cooldude2606 4b4202b4b7 Fixed auto fill amounts not working 2023-03-05 23:27:20 +00:00
oof2win2 3f42681ddc feat: role deference in Roles module itself 2023-02-25 15:36:33 +00:00
oof2win2 2d9cfd8e11 feat: change future to assign roles to table 2023-02-25 15:36:33 +00:00
oof2win2 ceca8fbf00 fix: set roles after jailing 2023-02-25 15:36:33 +00:00
Cooldude2606 1b833edc4c Merge pull request #229 from oof2win2/feature/nukeprotect
Implement nuke protect, fix move_items
2022-12-09 21:09:26 +00:00
oof2win2 875e1b2bf6 feat: nukeprotect modularity 2022-11-12 22:39:58 +01:00
Windsinger 6d07a3d097 Update reports.lua
As discussed on discord
2022-10-23 18:32:46 +01:00
Windsinger f6982f6b79 Update reports.lua
As discussed on discord
2022-10-23 19:20:51 +02:00
Windsinger 1f4e1b7d9b Update deconlog.lua
Add for regular rocket and explosive rocket + adding comma between timestamp and playername.
2022-10-20 15:29:19 +02:00
oof2win2 ed9cb765b9 fix(fagc): luacheck compliance 2022-09-20 11:58:28 +02:00
oof2win2 eaf3faa9a4 fix(fagc): csv compliance 2022-09-20 11:57:13 +02:00
oof2win2 713c7ccdbb feat: add FAGC logging 2022-09-14 21:48:19 +02:00
oof2win2 f1268ddf9e refactor(nukeprotect): better config setup 2022-05-15 10:15:59 +02:00
oof2win2 5ec5a0efad feat(addons): implement nukeprotect 2022-05-14 23:24:54 +02:00
Cooldude2606 7958f045d1 Merge pull request #228 from oof2win2/feature/graftorio
Add graftorio
2022-05-14 21:36:29 +01:00
oof2win2 e3f78387e4 fix(graftorio): CI fix 2022-05-14 22:31:36 +02:00
oof2win2 2c21f989ae fix(graftorio): config issues 2022-05-14 22:29:11 +02:00
oof2win2 15a5d8d48a fix: LuaItemStack could be invalid
Fixed an issue with clearing inventories of players where the command
failed due to it attempting to access LuaItemStacks that were invalid
for read
2022-05-14 15:08:25 +01:00
oof2win2 8caf3c0a82 fix(death): movement of items to chests
Items would be only copied and destroyed rather than transferred
This would cause issues with power armor, spidertrons etc.
2022-05-14 15:08:13 +01:00
oof2win2 8195107572 feat: add graftorio 2022-05-14 16:06:37 +02:00
oof2win2 872e0a9d58 🐛 workflow fix? 2021-12-31 15:46:12 +01:00
oof2win2 ecc263faf8 config file for deconlog 2021-12-31 15:37:01 +01:00
oof2win2 6eac1ab856 logging use of atomic bomb 2021-12-29 16:58:49 +01:00
oof2win2 0c3b247289 🐛 fix has_flag not existing on Roles 2021-12-29 16:49:49 +01:00
oof2win2 2c4ff3f9e0 roles bypass 2021-12-29 03:12:41 +01:00
oof2win2 2db9e2619a basic decon log 2021-12-29 03:01:26 +01:00
oof2win2 b744c5e5bb 🔧 lint 2021-10-09 00:46:24 +02:00
oof2win2 eb1fd5e1da 🔧 additional changes 2021-10-08 22:41:06 +00:00
oof2win2 306603a860 🐛 fix fix 2021-10-08 22:38:12 +00:00
oof2win2 d66cb33e6b 🔧 Review changes 2021-10-08 22:14:09 +00:00
oof2win2 5d651449ba 🐛 Fix warps on other surfaces 2021-10-05 16:46:10 +00:00
oof2win2 c3b39decb2 🔧 Fix some warp issues raised by the fix 2021-09-28 08:57:41 +00:00
oof2win2 08b5cf5770 🐛 Fix warp list in a better way 2021-09-26 21:17:09 +00:00
oof2win2 8b76fa245f 🐛 Fix warp list crashing if no warp found 2021-09-26 19:33:44 +00:00
oof2win2 2e91017b16 🐛 Fix tree decon toggle not working 2021-09-19 12:43:18 +00:00
Cooldude2606 c8c9e67230 Merge pull request #218 from oof2win2/dev2
Added a button to toggle fast decon mode
2021-08-14 22:36:10 +01:00
oof2win2 5b5c6f4061 🐛 another locale fix 2021-08-14 17:01:45 +00:00
oof2win2 26f3dfc038 🔧 Text to locale 2021-08-14 16:41:24 +00:00
oof2win2 2315b47e4a 🐛 Fixed undefined Gui 2021-08-14 14:14:44 +00:00
oof2win2 355953dc66 Button to toggle fast decon mode 2021-08-14 14:08:52 +00:00
Cooldude2606 12917fed08 Jail forces player into idle state 2021-05-10 21:08:12 +01:00
Cooldude2606 380b114b97 Added protection auto jail 2021-05-10 20:57:04 +01:00
Cooldude2606 83a2b1d631 Added playtime to some alerts 2021-05-10 20:22:45 +01:00
Cooldude2606 cb2522dcb4 Fixed edge case for bonus 2021-05-06 17:25:07 +01:00
Cooldude2606 ecf2c59bb1 Fixed other errors 2021-05-06 01:10:54 +01:00
Cooldude2606 6e00b2cd40 Fixed left flow guis 2021-05-06 00:56:50 +01:00