cec98eb0f1
AFK kick uses role index ( #314 )
2024-08-16 20:59:38 +01:00
f47f51a8fc
Fix discord alerts for entity protection ( #298 )
2024-06-12 22:01:47 +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
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
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
Cooldude2606
c6d7a24ff5
Allowed for fast decon toggle
2023-12-21 20:36:52 +00: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
c6b153b5eb
fix
2023-09-25 23:20:41 +09:00
b0827c7d30
format number of amount display
2023-09-25 21:20:19 +09:00
90e6299510
2dp in gps display of message in decon log
2023-09-25 14:24:44 +09:00
40d409dabd
ignore alt mode of decon event in log
2023-09-25 14:21:44 +09:00
76947319dd
some fix
2023-09-23 04:56:21 +09:00
oof2win2
266e7f2a4b
feat(nukeprotect): disable nukes completely on config
2023-09-06 20:42:25 +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
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
875e1b2bf6
feat: nukeprotect modularity
2022-11-12 22:39:58 +01:00
Windsinger
1f4e1b7d9b
Update deconlog.lua
...
Add for regular rocket and explosive rocket + adding comma between timestamp and playername.
2022-10-20 15:29:19 +02:00
oof2win2
ed9cb765b9
fix(fagc): luacheck compliance
2022-09-20 11:58:28 +02:00
oof2win2
eaf3faa9a4
fix(fagc): csv compliance
2022-09-20 11:57:13 +02:00
oof2win2
713c7ccdbb
feat: add FAGC logging
2022-09-14 21:48:19 +02: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
oof2win2
15a5d8d48a
fix: LuaItemStack could be invalid
...
Fixed an issue with clearing inventories of players where the command
failed due to it attempting to access LuaItemStacks that were invalid
for read
2022-05-14 15:08:25 +01:00
oof2win2
8caf3c0a82
fix(death): movement of items to chests
...
Items would be only copied and destroyed rather than transferred
This would cause issues with power armor, spidertrons etc.
2022-05-14 15:08:13 +01:00
oof2win2
872e0a9d58
🐛 workflow fix?
2021-12-31 15:46:12 +01:00
oof2win2
ecc263faf8
✨ config file for deconlog
2021-12-31 15:37:01 +01:00
oof2win2
6eac1ab856
✨ logging use of atomic bomb
2021-12-29 16:58:49 +01:00
oof2win2
0c3b247289
🐛 fix has_flag not existing on Roles
2021-12-29 16:49:49 +01:00
oof2win2
2c4ff3f9e0
✨ roles bypass
2021-12-29 03:12:41 +01:00
oof2win2
2db9e2619a
✨ basic decon log
2021-12-29 03:01:26 +01:00
oof2win2
2e91017b16
🐛 Fix tree decon toggle not working
2021-09-19 12:43:18 +00: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
2315b47e4a
🐛 Fixed undefined Gui
2021-08-14 14:14:44 +00:00
oof2win2
355953dc66
✨ Button to toggle fast decon mode
2021-08-14 14:08:52 +00:00
Cooldude2606
12917fed08
Jail forces player into idle state
2021-05-10 21:08:12 +01:00
Cooldude2606
380b114b97
Added protection auto jail
2021-05-10 20:57:04 +01:00
Cooldude2606
83a2b1d631
Added playtime to some alerts
2021-05-10 20:22:45 +01:00
Cooldude2606
ecf2c59bb1
Fixed other errors
2021-05-06 01:10:54 +01:00
Cooldude2606
2e1e024ac7
Merge branch 'dev' into feature/entity-alert
2021-04-26 00:21:48 +01:00
Cooldude2606
2df7482a77
Implemented requested changes
2021-04-26 00:20:55 +01:00
Cooldude2606
0b7d2c949f
Merge pull request #208 from Cooldude2606/feature/refactor-spawn-area
...
Refactor of spawn area, now includes water.
2021-04-25 20:19:26 +01:00
Cooldude2606
f8b22d7768
Implimented Changes
2021-04-25 20:15:25 +01:00
Cooldude2606
e3e2f2b95d
Merge pull request #207 from Cooldude2606/feature/embed-report-count
...
Report and warning count on embeds
2021-04-24 21:26:39 +01:00
Cooldude2606
fe4341bd1a
Merge branch 'dev' into feature/afk-kick
2021-04-24 21:25:11 +01:00
Cooldude2606
cdded68ffb
Added discord alert
2021-04-24 01:47:43 +01:00
Cooldude2606
0866e9f9c3
Refactored spawn area
2021-04-15 21:55:41 +01:00