Commit Graph

2520 Commits

Author SHA1 Message Date
2e06198dcf . 2023-09-23 23:07:35 +09:00
d170c9eee8 remove parameter of ple 2023-09-23 23:07:12 +09:00
85e6bea5c4 Merge pull request #69 from PHIDIAS0303/dev
Merge pull request #247 from PHIDIAS0303/dev2
2023-09-23 23:05:08 +09:00
6d85a2bf67 role 2023-09-23 21:24:58 +09:00
1afac80c0d 2nd cmd of personal logistics. also for spidertron 2023-09-23 21:23:23 +09:00
Cooldude2606
de6f3793b6 Merge pull request #247 from PHIDIAS0303/dev2
some fix
2023-09-22 22:29:39 +01:00
f0042631ce role 2023-09-23 05:09:01 +09:00
76947319dd some fix 2023-09-23 04:56:21 +09:00
Cooldude2606
72153df210 Merge pull request #245 from oof2win2/feat/disable-nukes
Disable nukes completely
2023-09-08 00:27:41 +02:00
Cooldude2606
3f4e5f35ad Merge pull request #246 from oof2win2/feat/add-control-functions
Add some functions to control.lua
2023-09-08 00:22:17 +02:00
oof2win2
1ad8e670e8 feat(config): change default nuke research to enabled 2023-09-07 21:40:43 +02:00
oof2win2
f9b677a0ce fix(lint): lint errors 2023-09-07 21:39:43 +02:00
oof2win2
b437846989 feat(control): Implement some missing functions for Control 2023-09-06 20:45:33 +02:00
oof2win2
266e7f2a4b feat(nukeprotect): disable nukes completely on config 2023-09-06 20:42:25 +02:00
Cooldude2606
7d5254f44e Merge pull request #244 from DrahcPro/dev
Language detection module
2023-08-15 19:30:19 +01:00
DrahcPro
0c6f61938f Merge branch 'dev' into dev 2023-08-15 20:15:17 +02:00
DrahcPro
562b1cf5fc Quick fix to resolve merge conflict 2023-08-15 20:09:03 +02:00
Cooldude2606
f66ccdfb0b Update contributing guidelines
Following a PR with over 10 features being added at once, the contributing guidelines have been updated to limit a PR to a single feature or multiple bug fixes.
2023-08-15 18:59:58 +01:00
46f6215d94 Feature Update (#237)
See PR for details, there are too many to be included here.
2023-08-15 18:47:34 +01:00
DrahcPro
4161500779 Move LocalLanguage from settings to statistics
see title
2023-08-08 22:12:55 +02:00
DrahcPro
0dbf795eb7 Small tweaks to language.cfg's
Edited names of Dutch and Chinese languages
2023-08-08 22:06:02 +02:00
DrahcPro
85f00d4541 Lua script fix
Now it should actually work
2023-08-08 21:49:10 +02:00
DrahcPro
ebb26b1650 game.print changed to player.print
see title
2023-08-08 20:37:43 +02:00
DrahcPro
db00e8080d Quick Fix Chinese
Added the two Chinese languages seen as these weren't in the last commit
2023-08-08 20:04:39 +02:00
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
cdd34ebaea Merge pull request #240 from bbassie/fix/autofill
Fix button
2023-03-07 21:12:26 +00: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
Cooldude2606
8fc19e918b Merge pull request #238 from Cooldude2606/fix/autofill-amounts
Fixed auto fill amounts not working
2023-03-07 00:08:52 +00: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
Cooldude2606
277dfa53e4 Merge pull request #235 from oof2win2/bugfix/jail
fix: set roles after jailing
2023-02-25 15:41:04 +00:00
Cooldude2606
19ad8838a6 Fixed Indentation 2023-02-25 15:36:33 +00:00
Cooldude2606
fce01baf1c Fixed assignment logic edge cases 2023-02-25 15:36:33 +00:00
oof2win2
e8e5f963a1 feat: review changes 2023-02-25 15:36:33 +00:00
oof2win2
7b2a35259d feat(roles): deferred role assignment message 2023-02-25 15:36:33 +00:00
oof2win2
c42613e63c fix(debug): remove log 2023-02-25 15:36:33 +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
7568da8e8d Automatic Doc Update 2022-12-09 21:10:01 +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
oof2win2
d0d59d35d8 fix(config): roles 2022-11-12 22:39:37 +01:00
Cooldude2606
9750ff7d6a Automatic Doc Update 2022-10-31 15:14:46 +00:00
Cooldude2606
89eaea8612 Merge pull request #230 from PHIDIAS0303/dev
Locale
2022-10-31 15:14:17 +00:00
487f6d4a1a . 2022-10-25 18:21:21 +09:00
3ec5cbd0eb . 2022-10-25 02:06:55 +09:00
4fe22bd0af . 2022-10-25 02:05:01 +09:00
6df99143cb . 2022-10-25 02:04:48 +09:00