Commit Graph

79 Commits

Author SHA1 Message Date
8c631570b6 Bonus GUI (#300)
* Update _file_loader.lua

* Update roles.lua

* Update bonus.lua

* Update bonus.lua

* Create bonus.lua

* Update commands.cfg

* Update commands.cfg

* Update commands.cfg

* Update gui.cfg

* Update gui.cfg

* Update gui.cfg

* Update bonus.lua

* Update roles.lua

* Update roles.lua

* Update gui.cfg

* Update gui.cfg

* Update bonus.lua

* Update bonus.lua

* Update bonus.lua

* Update gui.cfg

* Update gui.cfg

* Update bonus.lua

* Update bonus.lua

* Update gui.cfg

* Update gui.cfg

* Update gui.cfg

* Update bonus.lua

* Update bonus.lua

* Update bonus.lua

* Update bonus.lua

* Update bonus.lua

* Update bonus.lua

* Update bonus.lua

* Update bonus.lua

* Update bonus.lua

* Update bonus.lua

* Update bonus.lua

* Update bonus.lua

* Update gui.cfg

* Update commands.cfg

* Update bonus.lua

* Update bonus.lua
2024-08-10 14:11:11 +01: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
78215f9932 Merge branch 'dev' into dev2 2023-12-22 13:37:33 +09: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
4461004d85 artillery target remote 2023-10-25 01:01:41 +09:00
b92beebda7 two command 2023-10-24 18:24:07 +09:00
dc6b418639 playerdata 2023-10-05 16:59:42 +09:00
b234fb60c8 Merge branch 'dev' into dev4 2023-09-26 22:48:53 +09:00
ffda3ed64e create cctv module 2023-09-25 22:43:40 +09:00
17d07ac228 addon module inserter gui 2023-09-23 05:07:20 +09: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
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
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
1b833edc4c Merge pull request #229 from oof2win2/feature/nukeprotect
Implement nuke protect, fix move_items
2022-12-09 21:09:26 +00: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
8195107572 feat: add graftorio 2022-05-14 16:06:37 +02:00
oof2win2
2db9e2619a basic decon log 2021-12-29 03:01:26 +01:00
Cooldude2606
380b114b97 Added protection auto jail 2021-05-10 20:57:04 +01:00
Cooldude2606
6e00b2cd40 Fixed left flow guis 2021-05-06 00:56:50 +01:00
Cooldude2606
2e1e024ac7 Merge branch 'dev' into feature/entity-alert 2021-04-26 00:21:48 +01:00
Cooldude2606
7dbb22f575 Merge branch 'dev' into feature/spectate 2021-04-25 23:53:34 +01:00
Cooldude2606
62f3e75f28 Merge branch 'dev' into feature/admin-markers 2021-04-25 20:18:32 +01:00
Cooldude2606
9d31d3283a Merge pull request #206 from Cooldude2606/feature/inv-search
Inventory Search Commands
2021-04-24 21:26:23 +01:00
Cooldude2606
fe4341bd1a Merge branch 'dev' into feature/afk-kick 2021-04-24 21:25:11 +01:00
Cooldude2606
d83f1e3aea Fixed protection issues 2021-04-24 21:05:11 +01:00
Cooldude2606
bb46d44ea3 Added admin markers 2021-04-15 23:24:27 +01:00
Cooldude2606
51c5a5b1f8 Added search commands 2021-04-07 01:01:41 +01:00
Cooldude2606
91bcda6d48 Added afk kick 2021-04-06 01:22:31 +01:00
Cooldude2606
0c859c228b Added report jail 2021-04-05 22:21:46 +01:00
Cooldude2606
f56eb4c145 Added spectate commands 2021-03-31 01:06:57 +01:00
bbassie
c7c505b3b5 Basic implentation of a last location command 2021-02-09 22:21:11 +01:00
badgamernl
0900fe13ea Added Autofill toolbar button
- May needs to be changed to have a left flow with option;
2020-08-17 23:04:20 +02:00
Cooldude2606
43c1bc2788 Added connect command 2020-06-15 00:29:23 +01:00
Cooldude2606
2dacbe9edd Added Statistics 2020-05-30 01:45:02 +01:00
Cooldude2606
4286e25803 Fixed some bugs 2020-05-29 22:57:06 +01:00
Cooldude2606
d65a1fe0fe Added Quickbar filters 2020-05-28 22:31:24 +01:00
Cooldude2606
c75c123b35 Added Custom Join Message 2020-05-28 22:19:18 +01:00
Cooldude2606
c26b54f277 Added player colours to player data 2020-05-28 22:08:21 +01:00
Cooldude2606
537980cda4 Few bug fixes for datastore 2020-05-22 20:18:00 +01:00
Cooldude2606
d283acca3b Removed player data from file loader 2020-05-21 22:32:10 +01:00
Cooldude2606
29fee79fea Added player data 2020-05-21 22:17:02 +01:00
Kevin Taylor
ffbc96fb84 Load module under game commands 2020-05-16 16:44:28 +01:00
Cooldude2606
95af6cfc34 Cleaned Config 2020-03-29 23:39:24 +01:00
Cooldude2606
22185a2ee1 Merge pull request #151 from Cooldude2606/feature/readme-gui
Information Gui
2020-03-29 17:38:00 +01:00
Cooldude2606
701ad7cb67 Added server ups 2020-03-27 17:51:08 +00:00
Cooldude2606
c9b704b9a0 Working center gui 2020-03-23 18:03:29 +00:00
Cooldude2606
2b0d2b874f Merge pull request #145 from explosivegaming/feature/gui-v5
Gui v5
2020-03-21 13:07:12 +00:00