Commit Graph

53 Commits

Author SHA1 Message Date
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
ab53c0d8ee Fix missing comma from merge conflict 2023-12-21 21:35:12 +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
4a7ba13921 fix 2023-10-11 23:22:09 +09:00
dc6b418639 playerdata 2023-10-05 16:59:42 +09:00
fb21c04309 Merge branch 'dev' into dev4 2023-10-04 11:49:52 +09:00
785105d38b waterfill role 2023-10-03 19:19:27 +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
8625082718 Merge branch 'dev' into dev3 2023-09-23 14:19:27 +09:00
f0042631ce role 2023-09-23 05:09:01 +09:00
17d07ac228 addon module inserter gui 2023-09-23 05:07:20 +09: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
oof2win2
3f42681ddc feat: role deference in Roles module itself 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
d0d59d35d8 fix(config): roles 2022-11-12 22:39:37 +01: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
8195107572 feat: add graftorio 2022-05-14 16:06:37 +02:00
oof2win2
2c4ff3f9e0 roles bypass 2021-12-29 03:12:41 +01:00
Cooldude2606
0c0dba384b Fixed issues in expcore 2021-05-06 00:28:52 +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
d83f1e3aea Fixed protection issues 2021-04-24 21:05:11 +01:00
Cooldude2606
7fb1a14cb3 Changed ignore_role to ignore_permission 2021-04-24 01:53:05 +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
f56eb4c145 Added spectate commands 2021-03-31 01:06:57 +01:00
Cooldude2606
79b715561f Merge pull request #198 from bbassie/feature/cmd-last-command
Feature/cmd last command
2021-03-30 04:09:42 +01:00
oof2win2
74bca08eb4 Command to remove greeting 2021-02-13 13:50:32 +00:00
bbassie
c7c505b3b5 Basic implentation of a last location command 2021-02-09 22:21:11 +01:00
Cooldude2606
16524a92c9 Merge pull request #187 from bbassie/remove/temp-ban
Removed Temp ban related stuff
2021-01-27 00:26:43 +00:00
badgamernl
294766714a Removed Temp ban related stuff 2020-11-07 01:10:11 +01:00
badgamernl
1f549688fa Forgot to stage the roles.lua 2020-11-06 22:30:24 +01:00
Cooldude2606
d317751a10 Added play time and maps played check 2020-09-08 18:55:13 +01:00
Cooldude2606
a84c42aa3c Improved Auto Assign 2020-09-08 18:40:33 +01:00
Cooldude2606
43c1bc2788 Added connect command 2020-06-15 00:29:23 +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
e37e846ea1 Updated Player Data Core 2020-05-28 21:27:18 +01:00
Cooldude2606
537980cda4 Few bug fixes for datastore 2020-05-22 20:18:00 +01:00
Cooldude2606
29fee79fea Added player data 2020-05-21 22:17:02 +01:00
Kevin Taylor
d0a23a1a59 Iterate save using pairs instaid of ipairs, remove erronus require, add save fuction 2020-05-16 22:44:30 +01:00
Kevin Taylor
a52f447ff9 Added quickbar preset command 2020-05-16 16:36:38 +01:00