7 Commits

Author SHA1 Message Date
Aaron Suen
be7e70a09e Remove apparently-broken offlinepos HUDs 2020-07-04 13:39:35 -04:00
Aaron Suen
e5394c7512 Optimize common case of tracking nobody 2020-06-15 23:46:59 -04:00
Aaron Suen
8f0f73e8cb Offline tracking cleanup
- Automatically cull removed players from the list.
- When called w/o params, enable sane defaults.
	- track: add all players currently online
	- untrack: remove everyone
2020-06-11 07:10:09 -04:00
Aaron Suen
9b7925c0bf Make postrack/posuntrack toggle instead of replace. 2019-12-25 21:14:09 -05:00
Aaron Suen
734ec47053 Fix a few bugs. 2019-12-25 18:30:55 -05:00
Aaron Suen
2f20bb2fed Add teleport command support. 2019-12-25 17:53:31 -05:00
Aaron Suen
c85b888874 Start work on offline player pos mod.
Keep track of player last positions when offline, for
admin access.  Add ability to dump player coords, and
show player location HUDs (which coincide nicely
with nodecore name HUDs)
2019-12-25 17:44:22 -05:00