d6a8614334
Vlayer Improvements ( #303 )
...
* 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 gui.cfg
* Update gui.cfg
* Update gui.cfg
* Update vlayer.lua
* Update vlayer.lua
* Update modules/gui/vlayer.lua
Co-authored-by: Cooldude2606 <25043174+Cooldude2606@users.noreply.github.com >
* 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
---------
Co-authored-by: Cooldude2606 <25043174+Cooldude2606@users.noreply.github.com >
2024-08-31 23:10:21 +01:00
0a76560370
Update pollution locale ( #316 )
2024-08-16 20:57:43 +01:00
04f68bad0d
Update Module Gui Tooltip ( #309 )
2024-08-10 14:14:58 +01:00
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
7139add9cd
Fix Bot Queue Locale ( #299 )
...
* Update commands.cfg
* Update commands.cfg
* Update commands.cfg
2024-07-10 01:47:20 +01:00
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
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
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
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
8625082718
Merge branch 'dev' into dev3
2023-09-23 14:19:27 +09:00
0df9aacd1a
module gui locale
2023-09-23 05:25:38 +09:00
76947319dd
some fix
2023-09-23 04:56:21 +09:00
DrahcPro
0c6f61938f
Merge branch 'dev' into dev
2023-08-15 20:15:17 +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
PHIDIAS
5231a061cd
Update gui.cfg
2022-10-24 19:52:58 +09:00
PHIDIAS
f229145b07
Update gui.cfg
2022-06-02 03:39:12 +09: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
c8c9e67230
Merge pull request #218 from oof2win2/dev2
...
Added a button to toggle fast decon mode
2021-08-14 22:36:10 +01:00
oof2win2
5b5c6f4061
🐛 another locale fix
2021-08-14 17:01:45 +00:00
oof2win2
26f3dfc038
🔧 Text to locale
2021-08-14 16:41:24 +00:00
oof2win2
44b6f75c10
✨ Locale addition
2021-08-14 14:12:33 +00:00
Cooldude2606
380b114b97
Added protection auto jail
2021-05-10 20:57:04 +01:00
Cooldude2606
9933857b4f
Spelling correction
2021-05-06 17:21:54 +01:00
Cooldude2606
f074dc885a
Removed outdated wiki link
2021-05-06 15:19:07 +01:00
Cooldude2606
1ccc7fbcc6
Merge pull request #195 from bbassie/feature/task-list-update
...
Tasklist redesign
2021-04-29 23:04:48 +01:00
bbassie
9e6d4e7454
Move close button to the side of the header
2021-04-26 02:31:23 +02: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
ca25dc7cb7
Implemented requested changes
2021-04-25 23:52:19 +01:00
Cooldude2606
62f3e75f28
Merge branch 'dev' into feature/admin-markers
2021-04-25 20:18:32 +01:00
Cooldude2606
c899674ef6
Implimented Changes
2021-04-25 20:17:46 +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
573dfd781b
Added tag placed message
2021-04-15 23:28:30 +01:00
Cooldude2606
bb46d44ea3
Added admin markers
2021-04-15 23:24:27 +01:00
bbassie
465627535b
Change tooltip of the confirm button
...
- Tooltip didn't show usefull information on why you could not confirm
2021-04-11 23:07:07 +02:00
bbassie
d853d1c991
Delete button and some fixes
...
- Add delete task button
- Fix update task item
- Fix no tasks found visibility and tooltip
2021-04-10 22:13:21 +02:00
bbassie
3d9c7e3400
Task list redesign
...
- Redesigned the gui
- Added / changed locales where needed
2021-04-10 21:30:29 +02:00
Cooldude2606
70664ffd0c
Made requested changes
2021-04-08 18:08:41 +01:00
Cooldude2606
51c5a5b1f8
Added search commands
2021-04-07 01:01:41 +01:00
Cooldude2606
4e9e2747fb
Made requested changes
2021-04-06 22:58:10 +01:00
Cooldude2606
93a446747b
Fixed self reporting
2021-04-05 22:55:25 +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
Cooldude2606
79b715561f
Merge pull request #198 from bbassie/feature/cmd-last-command
...
Feature/cmd last command
2021-03-30 04:09:42 +01:00
Cooldude2606
2b451c562e
Made requested changes
2021-03-30 04:08:17 +01:00