Commit graph

59 commits

Author SHA1 Message Date
3ab3dc099f Adds a initial basic version of player sleeping percentage. 2025-03-11 00:55:21 -07:00
d2b92f95c5 Change method of time acceleration 2025-03-11 00:37:46 -07:00
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
c609dde0ee Release 1.0.6 2025-03-10 12:04:31 -07:00
caf12dfade Remove debug 2025-03-10 12:04:12 -07:00
bda8e49ee1 Patch rtp in already loaded chunks 2025-03-10 12:03:32 -07:00
cf7084c164 Add a timeout to a chunk check 2025-03-10 11:52:35 -07:00
c69e1de64b Take world size into account when finding rtp 2025-03-10 11:18:45 -07:00
5f99672a9b Restore the original RTP search method 2025-03-10 11:04:23 -07:00
3712399a03 Optimize by using the existing helper functions 2025-03-10 10:55:04 -07:00
6598eb44da Change method of finding a safe position 2025-03-10 10:36:41 -07:00
74d85c57e1 Patch an infinite loop 2025-03-10 10:22:58 -07:00
aad44f4c45 Ensure the failed rtp gets removed from the list 2025-03-10 10:11:33 -07:00
40f8eb4048 Attempt to fix a crash when no RTP checks are active that match the chunk generated/loaded. 2025-03-10 10:07:03 -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
2f1ac319de Properly fix the rtp position calculator 2025-03-07 12:23:08 -07:00
1b6586c9e8 Fix rtp so that admins can bypass max distance 2025-03-07 12:19:34 -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
f86030dc61 Release 1.0.5 2025-03-07 01:28:53 -07:00
67df350a04 For failed RTP, cooldown is half the cooldown time. 2025-03-07 01:26:45 -07:00
a3eee94f7e Include a version number in config, to track if it needs automatic migrations. 2025-03-07 01:22:25 -07:00
2efa532059 Increase max RTP tries 2025-03-07 01:18:05 -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
65ec65bfc9 Create Release 1.0.4 2025-03-06 18:18:33 -07:00
85f728babf Begin adding cooldowns to specific commands 2025-03-06 18:16:13 -07:00
107f502736 Fix: #2 - Finish adding /rtp 2025-03-06 17:19:40 -07:00
e53f26717f Adjusts the detection of air and solids
#2
2025-03-06 17:13:49 -07:00
7120b4083a Fix a exception that was thrown when running /rtp
#2
2025-03-06 16:58:41 -07:00
403f18c020 Fix rtp not executing
#2
2025-03-06 16:55:47 -07:00
51a71fee24 Bump dev build number 2025-03-06 16:50:12 -07:00
86ff08b9e7 Implement the rtp function
#2
2025-03-06 16:48:41 -07:00
aedef3317c Add RTP Language entries
#2
2025-03-06 15:14:01 -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
a27b9847d0 Adds check for max homes and a flag indicating if admins can bypass max homes 2025-01-18 14:43:05 -07:00