Aaron Suen
9c1dcb41c7
Add new runas mod
2023-06-10 14:24:14 -04:00
Aaron Suen
3b7cbf4142
Fix con/chat sockets with mod security
...
Now these apparently load correctly, at least under docker, as
long as the mods are in secure.trusted_mods, disabling mod security
is no longer necessary.
2023-04-21 07:25:42 -04:00
Aaron Suen
ad22551d23
Merge notes
2023-04-04 06:52:05 -04:00
Aaron Suen
49320176e6
Merge notes
2023-04-04 06:32:59 -04:00
Aaron Suen
f0062239d1
Add szutil_namehud mod
2022-11-05 16:04:23 -04:00
Aaron Suen
83ec874634
Clear up some todo items
2022-11-05 11:50:26 -04:00
Aaron Suen
65ad490837
Extract settings, narrow assumed FOV
...
Assume that the FOV might be as narrow as 72.
2022-04-22 21:32:06 -04:00
Aaron Suen
2f3985f1d3
Permission to exempt players from MOTD
2022-04-21 23:40:29 -04:00
Aaron Suen
32131b820d
Explicitly allow ignores
2022-04-20 20:28:17 -04:00
Aaron Suen
744be01ae0
Add dummycam, stay inside airlikes
...
If no player is connected, just show random views around "spawn"
(the origin for now, not actually testing to find the real spawn
location or honoring static_spawn setting yet) every ~10s.
Make sure the camera is never placed inside a solid; if it is,
then it needs to be moved immediately.
2022-04-20 07:29:26 -04:00
Aaron Suen
a27fc1e13d
Add a "watching:" HUD
2022-04-19 19:25:57 -04:00
Aaron Suen
47f89855ed
Add new WIP "cinematic camera" mod
2022-04-18 23:46:36 -04:00
Aaron Suen
1a550952a7
Fix mis-restoring interact privs on unwatch
...
Apparently {interact=false} grants the interact
priv, it needs to actually be nil (i.e. key absent)
to not grant interact.
2022-01-23 20:56:02 -05:00
Aaron Suen
6f7892e232
Fix restart announcing
...
Announce pending restarts if one was pended at the time the
first player joins a game (possible if it's held off by the
minimum restart interval).
2022-01-06 07:14:17 -05:00
Aaron Suen
19d89b0565
CDB dev state
2021-12-26 14:33:01 -05:00
Aaron Suen
a1afdabdb6
Mod to kick idle players
2021-08-18 08:08:25 -04:00
Aaron Suen
dd1cf72902
Usage survey improvements, live HUD
2021-07-08 21:45:19 -04:00
Aaron Suen
7cab2bec37
Add todo
2021-07-05 22:49:08 -04:00
Aaron Suen
412bcac521
One more mod idea
2021-03-08 19:59:47 -05:00
Aaron Suen
81637bf297
Tidy up TODO, merge personal notes
2021-03-07 10:01:41 -05:00
Aaron Suen
67ad61ddcd
Add notes
2021-03-05 21:31:12 -05:00
Aaron Suen
6708666139
Notes
2020-07-05 10:48:19 -04:00
Aaron Suen
72d0e08188
Guard against corrupt/blank data
2020-07-05 10:39:40 -04:00
Aaron Suen
b635538f5e
Update TODO
2020-07-05 09:48:32 -04:00
Aaron Suen
e0768209c5
Add polling/alterting option for motd
2020-07-05 09:48:19 -04:00
Aaron Suen
c67691a24f
Update TODO.
2020-07-05 08:55:02 -04:00
Aaron Suen
4e17531937
Fix access to settings...?
2020-07-05 08:30:14 -04:00
Aaron Suen
0a6fba41ee
Update all notes from Discord.
2020-05-29 09:20:37 -04:00
Aaron Suen
767255c631
Remove TODO for deprecated mod
2020-05-24 20:26:15 -04:00
Aaron Suen
9d33c618e2
Docs update.
2020-02-23 12:45:01 -05:00
Aaron Suen
2f20bb2fed
Add teleport command support.
2019-12-25 17:53:31 -05:00
Aaron Suen
ed95de8310
More notes that were missed.
2019-12-17 19:13:17 -05:00
Aaron Suen
b5fc2c1df6
Add a TODO file with accumulated notes from Discord.
2019-12-17 19:08:49 -05:00
Aaron Suen
6c238b26a1
Revive szutilpack from updates from sztest and nodecore.
...
- Rename namespace to "top-level" szutil_*.
- Merge improvements from sztest.
- New utils: chatsock, consock, logtrace, usagesurvey.
- Lagometer/logtrace are chat-command-togglable.
2019-03-27 06:23:19 -04:00
Aaron Suen
3a89e310b7
Attempt to fix a hard-to-repro crash, add a TODO file.
2016-05-08 20:29:36 -04:00