Cooldude2606
|
19ad8838a6
|
Fixed Indentation
|
2023-02-25 15:36:33 +00:00 |
|
Cooldude2606
|
fce01baf1c
|
Fixed assignment logic edge cases
|
2023-02-25 15:36:33 +00:00 |
|
oof2win2
|
e8e5f963a1
|
feat: review changes
|
2023-02-25 15:36:33 +00:00 |
|
oof2win2
|
7b2a35259d
|
feat(roles): deferred role assignment message
|
2023-02-25 15:36:33 +00:00 |
|
oof2win2
|
c42613e63c
|
fix(debug): remove log
|
2023-02-25 15:36:33 +00:00 |
|
oof2win2
|
3f42681ddc
|
feat: role deference in Roles module itself
|
2023-02-25 15:36:33 +00:00 |
|
oof2win2
|
2d9cfd8e11
|
feat: change future to assign roles to table
|
2023-02-25 15:36:33 +00:00 |
|
oof2win2
|
ceca8fbf00
|
fix: set roles after jailing
|
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 |
|
Cooldude2606
|
6e31c6cf0e
|
Merge branch 'patch/6.2.1' into dev
|
2022-10-23 20:00:47 +01:00 |
|
oof2win2
|
15c3ced9dd
|
🔧 Made Gui not required for Roles
|
2022-10-23 18:31:53 +01:00 |
|
oof2win2
|
f3ce3eb80b
|
🐛 Fixed GUI showing items when it shouldn't
|
2022-10-23 18:31:39 +01:00 |
|
oof2win2
|
6a8a0ebb3e
|
fix(common): CI fix
|
2022-05-14 23:30:23 +02:00 |
|
oof2win2
|
2eb5557146
|
fix(docs): copy and move items
|
2022-05-14 23:28:17 +02:00 |
|
oof2win2
|
b164e4dd68
|
fix(common): remove wrong move_items
Have only copy_items_stack and move_items_stack
|
2022-05-14 23:22:05 +02:00 |
|
oof2win2
|
89e2dd2afe
|
fix: item_name to item.name and add docs
|
2022-05-14 15:08:26 +01: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 |
|
Cooldude2606
|
0c0dba384b
|
Fixed issues in expcore
|
2021-05-06 00:28:52 +01:00 |
|
Cooldude2606
|
8f9f936385
|
Merge branch 'fix/6.1.1-bugs' of github.com:Cooldude2606/expgaming-scenario into fix/6.1.1-bugs
|
2021-04-29 23:54:05 +01:00 |
|
Cooldude2606
|
2bd5df7eb3
|
Changed top flow comment
|
2021-04-29 23:53:43 +01:00 |
|
Cooldude2606
|
b7d005fadc
|
Update expcore/datastore.lua
Co-authored-by: mark9064 <30447455+mark9064@users.noreply.github.com>
|
2021-04-29 23:53:35 +01:00 |
|
Cooldude2606
|
55cccdd5be
|
Fixed no error log from Datastore:update
|
2021-04-29 23:07:54 +01:00 |
|
Cooldude2606
|
22f973ad84
|
Fixed empty top bar flow
|
2021-04-26 00:33:09 +01:00 |
|
Cooldude2606
|
677d75a15e
|
Fixed jail not working with regular #192
|
2021-04-24 22:00:41 +01:00 |
|
Cooldude2606
|
a84c42aa3c
|
Improved Auto Assign
|
2020-09-08 18:40:33 +01:00 |
|
Cooldude2606
|
8ff7ad5019
|
Fixed auto promote
|
2020-09-03 17:42:06 +01:00 |
|
Cooldude2606
|
48d924d69d
|
Fixed player data error
|
2020-08-16 19:00:29 +01:00 |
|
Cooldude2606
|
1172baf2b9
|
Fixed role event emit
|
2020-08-14 16:49:55 +01:00 |
|
Cooldude2606
|
f5a2f7ed70
|
Fixed role auto promote
|
2020-08-14 16:23:22 +01:00 |
|
Cooldude2606
|
7939d8d3f7
|
Added check for nil player for role get_players
|
2020-08-14 16:18:02 +01:00 |
|
Cooldude2606
|
38cf0f10ec
|
Added "Current" status to server list
|
2020-08-14 03:18:15 +01:00 |
|
Cooldude2606
|
1afd27fd9c
|
Merge pull request #167 from Cooldude2606/feature/external
Added external server list
|
2020-08-14 00:29:29 +01:00 |
|
Cooldude2606
|
a2676f0cc1
|
Fixed Datastore
|
2020-08-06 19:55:20 +01:00 |
|
Cooldude2606
|
e5c8c6030f
|
Fixed padding assignment on "order"
|
2020-07-26 21:35:51 +01:00 |
|
Cooldude2606
|
b4772dc59d
|
Fixed issue with add_player and remove_player
|
2020-07-26 21:27:24 +01:00 |
|
Cooldude2606
|
a5eff7964c
|
Fixed Potential desync issue
|
2020-06-15 18:59:11 +01:00 |
|
Cooldude2606
|
43c1bc2788
|
Added connect command
|
2020-06-15 00:29:23 +01:00 |
|
Cooldude2606
|
5150d28fd3
|
Added server connect button
|
2020-06-14 23:07:51 +01:00 |
|
Cooldude2606
|
aff3fea29d
|
Added External Core Module
|
2020-06-14 18:48:24 +01:00 |
|
Cooldude2606
|
a5aa060d11
|
Merge pull request #164 from Cooldude2606/feature/data-tab
Added Data tab to info
|
2020-06-06 02:01:45 +01:00 |
|
Cooldude2606
|
b359af7af9
|
Removed Unnecessary Space
|
2020-06-04 13:58:08 +01:00 |
|
Cooldude2606
|
8e1399e4fa
|
Fixed more command quote errors
|
2020-06-04 13:53:52 +01:00 |
|
Cooldude2606
|
db2c47ed9b
|
Cleaned Up Commands
|
2020-06-03 20:26:24 +01:00 |
|
Cooldude2606
|
136fbca71c
|
Added Data tab
|
2020-06-01 18:05:50 +01:00 |
|
Cooldude2606
|
8ff06ece1f
|
Removed Store From Core
|
2020-05-30 23:12:55 +01:00 |
|
Cooldude2606
|
4a31011a26
|
Updated Tasks
|
2020-05-30 23:02:59 +01:00 |
|
Cooldude2606
|
c7f2eb6047
|
Converted Warps
|
2020-05-30 22:47:01 +01:00 |
|
Cooldude2606
|
88176f44a3
|
Fixed player data issue
|
2020-05-30 21:06:07 +01:00 |
|
Cooldude2606
|
0af93b9bb5
|
Fixed Doc Issues
|
2020-05-30 01:55:15 +01:00 |
|