Commit Graph

240 Commits

Author SHA1 Message Date
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
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
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
e37e846ea1 Updated Player Data Core 2020-05-28 21:27:18 +01:00
Cooldude2606
2484e0f6fc Merge branch 'patch/6.0.9' 2020-05-28 20:26:07 +01:00
Cooldude2606
da19fef000 Added Extra Toggle on Rocket Gui 2020-05-28 20:04:50 +01:00
Cooldude2606
0c52f0c793 Merge branch 'patch/6.0.8' 2020-05-28 17:56:20 +01:00
Cooldude2606
fa51254021 Removed Functions From Global 2020-05-28 17:54:45 +01:00
Cooldude2606
3b58365bf5 Fixed small edge cases for datastore 2020-05-27 20:45:39 +01:00
Cooldude2606
8128ec9aef Changed Datastore Output For Mark 2020-05-27 18:30:18 +01:00
Cooldude2606
ca6de1365d Merge pull request #159 from Cooldude2606/feature/datastore
Persistent Datastores Including Player Data
2020-05-26 19:11:42 +01:00
Cooldude2606
ddcda05ab9 Fixed Datastore Docs 2020-05-26 19:06:48 +01:00
Cooldude2606
32507492b8 Fixed Existing Lua Check Errors 2020-05-26 18:21:10 +01:00