Commit Graph

852 Commits

Author SHA1 Message Date
4a0432073c Vlayer Gui Update (#296)
* Update gui.cfg

* Update gui.cfg

* Update gui.cfg

* Update vlayer.lua

* Update gui.cfg

* Update vlayer.lua

* Update vlayer.lua

* Update vlayer.lua

* Update vlayer.lua

* Update vlayer.lua

* Update vlayer.lua

* Update gui.cfg

* Update gui.cfg

* Update gui.cfg

* Update vlayer.lua

* Update vlayer.lua

* Update gui.cfg

* Update gui.cfg

* Update gui.cfg

* Update vlayer.lua

* Update vlayer.lua

* Update gui.cfg

* Update gui.cfg

* Update gui.cfg

* Update gui.cfg

* Update vlayer.lua

* Update vlayer.lua

* Update gui.cfg

* Update gui.cfg

* Update gui.cfg

* Update gui.cfg

* Update gui.cfg

* Update gui.cfg

* Update vlayer.lua

* Update vlayer.lua

* Update vlayer.lua

* Update vlayer.lua

* Update gui.cfg

* Update gui.cfg

* Update gui.cfg

* Update gui.cfg

* Update gui.cfg

* Update gui.cfg

* Update vlayer.lua

* Update vlayer.lua

* Update vlayer.lua
2024-06-22 16:40:59 +01:00
f47f51a8fc Fix discord alerts for entity protection (#298) 2024-06-12 22:01:47 +01:00
779adff212 Make commands display in game chat (#297)
* Update friendly-fire.lua

* Update research.lua

* Update friendly-fire.lua

* Update speed.lua

* Update cheat-mode.lua

* Update bot-queue.lua

* Update train.lua

* Update pollution.lua

* Update commands.cfg

* Update commands.cfg

* Update commands.cfg

* Update cheat-mode.lua

* Update research.lua

* Update commands.cfg

* Update commands.cfg

* Update commands.cfg
2024-06-05 19:33:56 +01:00
Cooldude2606
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
4fa410e872 Update lawnmower.lua (#295) 2024-05-29 13:34:50 +01:00
7e986480fa Research (#293)
* Update research.lua

* Update research.lua

* Update commands.cfg

* Update commands.cfg

* Update commands.cfg

* Update research.lua

* Update research.lua

* Hot patch for luacheckrc with new event

---------

Co-authored-by: Cooldude2606 <25043174+Cooldude2606@users.noreply.github.com>
2024-05-28 15:36:35 +01:00
cbb5a2093b vlayer auto connect circuit (#291)
* Update vlayer.lua

* Update vlayer.lua

* Update vlayer.lua

* Update vlayer.lua

* Update vlayer.lua

* Update vlayer.lua

* Update vlayer.lua

* Update vlayer.lua

* Update vlayer.lua

* Update vlayer.lua
2024-05-28 14:59:28 +01:00
9a3161d776 Personal Battery Recharge Error Message (#290)
* Update vlayer.lua

* Update vlayer.lua

* Update vlayer.lua
2024-02-20 14:19:27 +00:00
5b1081db57 Vlayer Changes (#286)
* Update vlayer.lua

* Update vlayer.lua

* Update vlayer.lua

* Update vlayer.lua

* Update vlayer.lua

* Update vlayer.lua

* Update vlayer.lua

* Update vlayer.lua

* Update vlayer.lua

* Update roles.lua

* Update vlayer.lua

* Update vlayer.lua

* Update vlayer.lua

* Update vlayer.lua

* Update vlayer.lua
2024-02-15 14:23:45 +00:00
4ebf4d573f Personal Logistic (#287)
* Update personal-logistic.lua

* Update personal-logistic.lua
2024-02-13 21:56:25 +00:00
Cooldude2606
65e254ec45 Add spectate check to stop_follow (#285) 2024-02-11 20:22:51 +00:00
943adeecbf Update variable names for research gui (#284)
* Update research.lua

* Update research.lua
2024-02-05 00:39:22 +00:00
cd87bbb701 Adaptive Pollution Ageing (#277)
* Update research.lua

* Update research.lua

* Update research.lua

* Update research.lua
2024-02-03 15:12:30 +00:00
9746ba111a Update pollution.lua (#278) 2024-02-01 14:27:36 +00:00
e0ff0fc419 Update research.lua (#276) 2024-01-30 23:08:16 +00:00
f3edf43bbd Update lawnmower.lua (#275) 2024-01-30 23:07:31 +00:00
d1eb104f4d miner - fluid and chest handle (#270)
* miner - fluid and chest handle config

* miner - fluid and chest handle

* Update miner.lua

* Update miner.lua

* Update miner.lua

* Update miner.lua

* Update miner.lua

* Update miner.lua
2024-01-22 05:04:47 +00:00
6ab9c321fd Update artillery.lua 2024-01-22 02:24:43 +09:00
a81f902769 Docs (#272)
* Update vlayer.lua

* Update waterfill.lua

* Update playerdata.lua

* Update surveillance.lua

* Update research.lua

* Update module.lua

* Update waterfill.lua

* Update vlayer.lua
2024-01-20 17:27:57 +00:00
Cooldude2606
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
1a33bd2b50 Update surveillance.lua 2024-01-02 20:37:24 +09: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
d82514ccb6 Last Location print out (#265)
* Update last-location.lua

* Update last-location.lua
2023-12-30 16:44:49 +00:00
22320a094c Update surveillance.lua 2023-12-29 13:27:21 +09:00
3cd55cbd63 Vlayer Update (#254)
* redo

* waterfill role

* update

* spacing

* Apply solar_power_multiplier in one location

* Better surface handling

* Fix circuit interface with too many modded items

* Better energy interfaces

* update vlayer

* auto down grade config

* Fix production multiplier to work with fake surface

* Add doc comments to vlayer

* Update vlayer.lua

---------

Co-authored-by: Cooldude2606 <25043174+Cooldude2606@users.noreply.github.com>
2023-12-29 02:37:15 +00:00
7046a3e051 playerdata clock string (#263)
* Update statistics.lua

* Update playerdata.lua

* Update statistics.lua

* Update playerdata.lua

* Update playerdata.lua
2023-12-26 17:59:45 +00:00
Cooldude2606
855ae23ee5 Huge code clean up 2023-12-22 19:45:34 +00:00
78215f9932 Merge branch 'dev' into dev2 2023-12-22 13:37:33 +09:00
Cooldude2606
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
81abb265a5 Merge branch 'dev' into dev8 2023-12-21 21:44:07 +00:00
Cooldude2606
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
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
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
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
12cd9f8033 . 2023-11-20 20:26:04 +09:00
94a2babf0a prompt for steel chest placement 2023-11-20 20:24:44 +09:00
4461004d85 artillery target remote 2023-10-25 01:01:41 +09:00
f64c936c93 . 2023-10-24 21:00:39 +09:00
b92beebda7 two command 2023-10-24 18:24:07 +09:00
fe1ee200e2 Update tree-decon.lua 2023-10-14 02:15:19 +09:00
193f3e3b88 Update tree-decon.lua 2023-10-14 02:08:53 +09:00
44c7cae563 deconstruction of tree and rocks when drive over them 2023-10-13 23:51:01 +09:00
1c56aa9223 1 decimal place on last location gps 2023-10-13 23:48:04 +09:00
fb3a789910 selected_index 2023-10-12 00:10:13 +09:00
4a7ba13921 fix 2023-10-11 23:22:09 +09:00