Commit graph

32 commits

Author SHA1 Message Date
720dafea87 Implement experimental player sleeping percentage handling 2025-03-10 18:57:27 -07:00
9a8b9d1545 Begin to add the player sleeping percentage system 2025-03-10 17:17:25 -07:00
6e0dbb361a Implement the RTP refactor 2025-03-10 10:02:00 -07:00
89e4835216 Begin refactoring RTP 2025-03-07 14:10:41 -07:00
70fe822b0a Fixes rng to use a seed 2025-03-07 12:27:07 -07:00
29cf4e21b7 Add a command to list cooldown settings and all active command cooldowns for the current player 2025-03-07 12:05:04 -07:00
c5c605d057 Allow admins to bypass the max rtp distance 2025-03-07 11:53:57 -07:00
700de94ffe Admins can now bypass cooldowns 2025-03-07 11:49:59 -07:00
cd00e620c3 Begin to add the admin bypass cooldown option 2025-03-07 01:44:27 -07:00
a3eee94f7e Include a version number in config, to track if it needs automatic migrations. 2025-03-07 01:22:25 -07:00
9f7edc64c3 Make max distance arg optional 2025-03-07 01:16:03 -07:00
a9150cf322 Add max distance argument to rtp 2025-03-07 01:12:36 -07:00
54e8d8a4d5 oops, forgot to commit the ASU Update Cooldowns commands 2025-03-06 18:39:12 -07:00
85f728babf Begin adding cooldowns to specific commands 2025-03-06 18:16:13 -07:00
86ff08b9e7 Implement the rtp function
#2
2025-03-06 16:48:41 -07:00
740801bd96 Begin adding RTP
Part of #2
2025-03-06 09:36:38 -07:00
1f5458b8b1 Begin to add player sleeping percentage 2025-01-20 04:10:17 -07:00
3e0896f5f9 Release 1.0.3
Fix: Permissions on /homes
Add: /back
2025-01-18 21:23:21 -07:00
1f43ffaa6c Release 1.0.2 2025-01-18 16:14:51 -07:00
737c51989b Adds in warps 2025-01-18 16:11:00 -07:00
e776a6bb9e Adds a config flag for managing warps 2025-01-18 15:34:51 -07:00
e561ced568 Release v1.0.1 2025-01-18 15:19:04 -07:00
70664e91c4 Finish setting up the ASU command for managing the server settings, and listing all available asu commands 2025-01-18 15:12:22 -07:00
bd28f36e00 Remove a debug command 2025-01-18 14:43:32 -07:00
93a9a5e8bc Add homes list command 2025-01-18 14:34:55 -07:00
9522b6d941 Fix setting/going/deleting home without name argument 2025-01-18 14:22:20 -07:00
d35d888386 Fix crash when instantiating playerposition 2025-01-18 14:17:31 -07:00
d5dc0d5892 Adds homes 2025-01-18 14:11:00 -07:00
3f1ce790d9 Fix item duplication on restore inventory 2025-01-18 13:15:26 -07:00
5234415034 Begin to add a death inventory backup system
TODO: only take the backpack slots not the backpack contents; also exclude the character's clothing
2025-01-18 04:25:10 -07:00
0f318a9efa Add spawn related commands and data storage system 2025-01-18 02:59:24 -07:00
f2a23552af Copy build chain from Vintage Storage 2025-01-18 01:10:47 -07:00