Cooldude2606
9a173edea7
Fix use of created_entity
2024-12-24 15:21:30 +00:00
Cooldude2606
c662b9951d
Add type patch meta file
2024-12-24 14:12:04 +00:00
Cooldude2606
cf6a584508
Fix remote interfaces in adv start
2024-12-20 22:09:26 +00:00
Cooldude2606
9c4546ab52
Allow plugin discovery
2024-12-20 21:32:12 +00:00
Cooldude2606 and GitHub
bafc8215c1
Fix CI and remove factorio control ( #15 )
2024-12-06 12:39:19 +00:00
Cooldude2606
214b2d8b3b
Lock LuaLS CI version
2024-11-25 00:51:05 +00:00
Cooldude2606 and GitHub
893a55743f
Add CI Lint ( #11 )
2024-11-25 00:36:03 +00:00
Cooldude2606
99ab54da0a
Enable stricter type checks
2024-11-21 00:03:19 +00:00
Cooldude2606
b26ce578f2
Disable name style check due to open issue
...
https://github.com/LuaLS/lua-language-server/issues/2643
2024-11-19 23:48:13 +00:00
Cooldude2606
24f814837c
Remove unneeded files
2024-11-19 23:00:47 +00:00
Cooldude2606
9aee1c425f
Fix start, join, formatting, and locale issues
2024-11-19 22:37:49 +00:00
Cooldude2606
48f55b0547
Resolve all Luals warnings
2024-11-19 22:37:15 +00:00
Cooldude2606
4b6872c14c
Migrate all commands to new lib
2024-11-19 22:36:52 +00:00
Cooldude2606
c9bf85835f
Improvements for ExpCommands
2024-11-19 22:36:06 +00:00
Cooldude2606
c61c931b58
Further improvements for ExpUtil
2024-11-19 22:36:04 +00:00
Cooldude2606
c9666ea6c5
Improved docs for exp_util.storage
2024-11-19 22:35:44 +00:00
Cooldude2606
64a7b34824
Update types in math include
2024-11-19 22:35:44 +00:00
Cooldude2606
e78234898e
Setup exp_scenario for commands
2024-11-19 22:35:44 +00:00
Cooldude2606
34a7879761
Quick fix for player physical position
2024-11-19 22:35:41 +00:00
Cooldude2606
90d0a122cd
Fixed more breaking changes
2024-11-19 22:35:22 +00:00
Cooldude2606
88cd64e422
Update Command Lib
2024-11-19 22:34:57 +00:00
Cooldude2606
377fb69152
Migration for new helpers library
2024-11-19 22:34:39 +00:00
Cooldude2606
67a169ce0a
Improve Async Module
2024-11-19 22:33:47 +00:00
Cooldude2606
f8c74c9dd3
Merge Game, FlyingText, Common and table
2024-11-19 22:33:27 +00:00
Cooldude2606
3145f7e904
No more warnings
2024-11-19 22:32:46 +00:00
Cooldude2606
32a8ba8f3a
Update method of getting player language
2024-11-19 22:32:09 +00:00
Cooldude2606
292c1a1b68
Update all code styles
2024-11-19 22:29:35 +00:00
Cooldude2606
5e2a62ab27
Switch from LuaCheck to LuaLS
2024-11-19 22:17:25 +00:00
Cooldude2606
d24555d805
Add joinable legacy code
2024-11-19 22:16:34 +00:00
Cooldude2606
2a1206c498
Add startable legacy code
2024-11-19 22:09:54 +00:00
Cooldude2606
65145b5d34
Move files to exp_legacy
2024-11-19 21:55:07 +00:00
Cooldude2606
446e87b610
Add Clusterio Plugins
2024-11-19 21:51:13 +00:00
Cooldude2606
f300140135
Fix control/production using outdated precision
2024-08-25 15:18:02 +01:00
Cooldude2606
9d0ffb434a
Fix errors in luacheck defines
2024-08-25 00:06:21 +01:00
Cooldude2606 and GitHub
8638504550
Use new linter ( #294 )
...
* Use new linter
* Luacheck and Sumneko Lua fixes
* Bump CI action versions
* Fix excludes for ldoc
2024-05-29 15:39:37 +01:00
Cooldude2606 and GitHub
65e254ec45
Add spectate check to stop_follow ( #285 )
2024-02-11 20:22:51 +00:00
Cooldude2606 and GitHub
bc3e9d4097
Merge pull request #274 from PHIDIAS0303/patch-3
...
command name in config
2024-01-21 20:29:58 +00:00
Cooldude2606 and GitHub
e94cf3a0c3
Merge pull request #273 from PHIDIAS0303/patch-2
...
longer artillery flare lifetime
2024-01-21 20:28:49 +00:00
Cooldude2606
746dbea773
Change name of new release
2024-01-17 00:34:05 +00:00
Cooldude2606
b2896762df
Update readme
2024-01-17 00:32:35 +00:00
Cooldude2606
41e66d8ea3
New docs deploy process
2024-01-16 01:04:24 +00:00
Cooldude2606 and GitHub
1c8a97a339
Feature: Toolbar Menu ( #268 )
...
* Fix left flow not using uids
* Mock Toolbar menu
* Fix task list after core gui change
* Allow show/hide override
* Fix autofill permissions
* Copy style from toolbar on change
* Open and close automatically
* Removed hacky prevent default
* Fixed more core issues
* Add reset button
* Allow for custom draw order on join
* Add methods to reorder ui flows
* Impliment move buttons
* Add locale
* Add toolbar to player data
* Better player data layout
* Picked a suitable datastore id
* Update locale for readme
* Fix swaping left flow order
* Fix datastore updates
* Code cleanup
* Fix incorrect top flow hashing on load
* Fix loading of malformed data
* Fixed loading state of left flows
* Dont save default data
* Dont open menu on join
* Lint
* Remove incorrect new index metamethod
* Revert method used for move_toolbar_button
* Fixed missing toolbar button
* Fixed desync between visibilty and toggle state
* Fix bad gui element path
* Fixed enable state of toggle button
* Change order of operations
* Fix reset not showing top flow
2024-01-16 00:01:00 +00:00
Cooldude2606 and GitHub
96813816b9
Merge pull request #267 from PHIDIAS0303/patch-1
...
personal logistic - default value change
2024-01-06 02:28:26 +00:00
Cooldude2606 and GitHub
654b37ffcf
Merge pull request #266 from PHIDIAS0303/patch-1
...
Surveillance - Smaller GUI
2024-01-03 01:14:36 +00:00
Cooldude2606 and GitHub
cfe92dd13c
Merge pull request #253 from Cooldude2606/feature/gui-event-tags
...
Feature/gui-event-tags
2024-01-01 01:36:06 +00:00
Cooldude2606
3f0df9b9b0
Migrate new Guis
2023-12-30 17:34:13 +00:00
Cooldude2606
f7eb9c0c37
Final Fixes
2023-12-30 16:50:13 +00:00
Cooldude2606
edbfcd3afd
Migrate gui modules
2023-12-30 16:50:04 +00:00
Cooldude2606
51480e4ca5
Update core files
2023-12-30 16:47:21 +00:00
Cooldude2606 and GitHub
760aadfd81
Merge pull request #264 from PHIDIAS0303/patch-1
...
CCTV location follow issue
2023-12-29 04:31:02 +00:00
Cooldude2606 and GitHub
4fc9fbe8a0
Merge pull request #256 from PHIDIAS0303/dev2
...
playerdata
2023-12-23 20:14:24 +00:00
Cooldude2606
855ae23ee5
Huge code clean up
2023-12-22 19:45:34 +00:00
Cooldude2606 and GitHub
be5a893994
Merge pull request #262 from PHIDIAS0303/patch-3
...
prompt for steel chest placement in waterfill
2023-12-21 21:45:35 +00:00
Cooldude2606 and GitHub
53b5549c97
Merge pull request #261 from PHIDIAS0303/dev8
...
artillery target remote
2023-12-21 21:44:42 +00:00
Cooldude2606 and GitHub
81abb265a5
Merge branch 'dev' into dev8
2023-12-21 21:44:07 +00:00
Cooldude2606 and GitHub
43155e0d4c
Merge pull request #260 from PHIDIAS0303/dev7
...
clear blueprint and clear item on ground
2023-12-21 21:35:53 +00:00
Cooldude2606 and GitHub
ab53c0d8ee
Fix missing comma from merge conflict
2023-12-21 21:35:12 +00:00
Cooldude2606 and GitHub
8b9804543b
Merge branch 'dev' into dev7
2023-12-21 21:32:01 +00:00
Cooldude2606
73fc647823
Items are moved to spawn chests on clear
2023-12-21 21:29:58 +00:00
Cooldude2606 and GitHub
47344d4540
Merge pull request #259 from PHIDIAS0303/patch-2
...
deconstruction of tree and rocks when drive over them
2023-12-21 20:38:02 +00:00
Cooldude2606
c6d7a24ff5
Allowed for fast decon toggle
2023-12-21 20:36:52 +00:00
Cooldude2606 and GitHub
43b6f974ee
Merge pull request #258 from PHIDIAS0303/patch-1
...
1 decimal place on last location gps
2023-12-21 20:19:55 +00:00
Cooldude2606 and GitHub
e43cb3d6a4
Merge pull request #257 from PHIDIAS0303/dev5
...
fixed non prod module insertion with recipe
2023-12-21 20:16:24 +00:00
Cooldude2606 and GitHub
d0dec6bae3
Merge branch 'dev' into dev5
2023-12-21 20:15:13 +00:00
Cooldude2606
0b9cbfb64c
Fix broken module substitution
2023-12-21 20:14:04 +00:00
Cooldude2606 and GitHub
ca25401653
Merge pull request #251 from PHIDIAS0303/dev4
...
CCTV module
2023-12-21 19:57:07 +00:00
Cooldude2606 and GitHub
3b66ab1123
Merge pull request #252 from PHIDIAS0303/dev2
...
fix no recipe module insertion
2023-10-04 23:16:58 +01:00
Cooldude2606 and GitHub
9dca383160
Merge pull request #255 from PHIDIAS0303/patch-1
...
waterfill role
2023-10-04 00:01:10 +01:00
Cooldude2606
f08cc91bdd
Changed enough to prevent join errors
2023-10-02 18:58:26 +01:00
Cooldude2606 and GitHub
832ff0acef
Merge pull request #250 from PHIDIAS0303/patch-1
...
ignore alt mode of decon event and 1dp in gps display of message in decon log
2023-09-25 21:44:52 +01:00
Cooldude2606 and GitHub
2eb8dc41fc
Merge pull request #248 from PHIDIAS0303/dev3
...
addon module inserter gui
2023-09-25 21:42:31 +01:00
Cooldude2606 and GitHub
142244e0b8
Merge branch 'dev' into dev3
2023-09-25 21:41:37 +01:00
Cooldude2606 and GitHub
bfb2167244
Merge pull request #249 from PHIDIAS0303/dev2
...
cmd personal logistics for spidertron
2023-09-25 21:20:13 +01:00
Cooldude2606 and GitHub
de6f3793b6
Merge pull request #247 from PHIDIAS0303/dev2
...
some fix
2023-09-22 22:29:39 +01:00
Cooldude2606 and GitHub
72153df210
Merge pull request #245 from oof2win2/feat/disable-nukes
...
Disable nukes completely
2023-09-08 00:27:41 +02:00
Cooldude2606 and GitHub
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
Cooldude2606 and GitHub
7d5254f44e
Merge pull request #244 from DrahcPro/dev
...
Language detection module
2023-08-15 19:30:19 +01:00
Cooldude2606 and GitHub
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
Cooldude2606 and GitHub
cdd34ebaea
Merge pull request #240 from bbassie/fix/autofill
...
Fix button
2023-03-07 21:12:26 +00:00
Cooldude2606 and GitHub
fe9758b9c2
Merge branch 'dev' into fix/autofill
2023-03-07 21:11:26 +00:00
Cooldude2606 and GitHub
8fc19e918b
Merge pull request #238 from Cooldude2606/fix/autofill-amounts
...
Fixed auto fill amounts not working
2023-03-07 00:08:52 +00:00
Cooldude2606
4b4202b4b7
Fixed auto fill amounts not working
2023-03-05 23:27:20 +00:00
Cooldude2606 and GitHub
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
Cooldude2606
7568da8e8d
Automatic Doc Update
2022-12-09 21:10:01 +00:00
Cooldude2606 and GitHub
1b833edc4c
Merge pull request #229 from oof2win2/feature/nukeprotect
...
Implement nuke protect, fix move_items
2022-12-09 21:09:26 +00:00
Cooldude2606
9750ff7d6a
Automatic Doc Update
2022-10-31 15:14:46 +00:00
Cooldude2606 and GitHub
89eaea8612
Merge pull request #230 from PHIDIAS0303/dev
...
Locale
2022-10-31 15:14:17 +00:00
Cooldude2606
6f8a9381b1
Automatic Doc Update
2022-10-23 19:01:37 +00:00
Cooldude2606
6e31c6cf0e
Merge branch 'patch/6.2.1' into dev
2022-10-23 20:00:47 +01:00
Cooldude2606 and GitHub
64bd0991a7
Merge pull request #234 from explosivegaming/patch/6.2.1
...
Patch/6.2.1
2022-10-23 19:58:20 +01:00
Cooldude2606
c441a01828
Merge branch 'patch/6.2.1' of github.com:explosivegaming/scenario into patch/6.2.1
2022-10-23 18:33:28 +01:00
Cooldude2606
22cc0905df
Automatic Doc Update
2022-10-23 17:22:37 +00:00
Cooldude2606 and GitHub
5c2c8aa793
Merge pull request #233 from Windsinger1985/patch-2
...
Update reports.lua
2022-10-23 18:22:11 +01:00
Cooldude2606
86c51157f4
Automatic Doc Update
2022-10-23 17:06:24 +00:00
Cooldude2606 and GitHub
8de39094bb
Merge pull request #232 from Windsinger1985/patch-1
...
Update deconlog.lua
2022-10-23 18:05:57 +01:00
Cooldude2606
c36f42d7e8
Automatic Doc Update
2022-09-25 00:10:59 +00:00
Cooldude2606 and GitHub
ab806ad8fc
Merge pull request #231 from oof2win2/feature/fagc
...
Add ban and unban logging for FAGC clientside bot support
2022-09-25 01:10:31 +01:00
Cooldude2606
9955905079
Automatic Doc Update
2022-05-14 20:36:59 +00:00