MultiAdmin 1.1/ServerMod 1.1
This release has a bug where 173 will not blink, i need to patch a fresh DLL and this wont happen until the next update, so i recommend ServerMod 0.6 or disable 173.
This will be the last release (unless bug fixes are needed) before the next SPC update. Depending on the update, some features may become redundant/no longer possible.
MutliAdmin:
- 1.1 Added CPU hotfix.
- Mostly Rewritten to be nicer and more modular. Easier to extend :D
- No longer uses random strings as session ids, instead uses unix time stamps. no chance for clashing.
- when the game crashes, multiadmin will now launch the game again instead of killing it self and starting a new multiadmin instance.
- Improved config handling.
- Improved error handeling, now more user friendly and less error-prone.
- New command system.
- If the server cant read a mapi input file, it will try for another few attempts. Will no longer require user to press a key.
- Probably lots more
ServerMod:
- 1.1: fix blink not working for 173
- ServerName will update on config reload
- Fix minor printing issue when server not verified.
- Increase network send queue size to hopefully reduce the amount of packets not being able to be transmitted from server.
reasoning: currently high load servers will start dropping packets, usually voice chat packets (so if you randomly stop hearing people on full servers this is why) - Add nuke disable cooldown
config: nuke_disable_cooldown
default: 0 seconds
recommended: 80 seconds
reasoning: stop nuke disable/enable spam. - Add SCP106_cleanup [needs testing!]:
config: SCP106_cleanup
default: no
recommended: yes
reasoning: This will stop ragdolls + items spawning when a player dies in 106s dimension. - Add CLASSD_HP for regularity reasons:
config: CLASSD_HP
default: 100 - Add NTFSCIENTIST_HP for regularity reasons:
config: NTFSCIENTIST_HP
default: 100 - Add SCIENTIST_HP for regularity reasons:
config: SCIENTIST_HP
default: 100 - Add CI_HP for regularity reasons:
config: CI_HP
default: 120 - Add NTFL_HP for regularity reasons:
config: NTFL_HP
default: 120 - Add NTFC_HP for regularity reasons:
config: NTFL_HP
default: 150 - Add NTFG_HP for regularity reasons:
config: NTFL_HP
default: 100 - Add SCP079_DISABLE
config: SCP079_DISABLE
default: no
reasoning: some people want to remove computer from the game. also useful for me for testing. maybe events? - Add SCP049_DISABLE
config: SCP049_DISABLE
default: no
reasoning: useful for me for testing. maybe events? - Add SCP079_DISABLE
config: SCP079_DISABLE
default: no
reasoning: useful for me for testing. maybe events? - Add SCP106_DISABLE
config: SCP106_DISABLE
default: no
reasoning: useful for me for testing. maybe events? - Add SCP173_DISABLE
config: SCP173_DISABLE
default: no
reasoning: useful for me for testing. maybe events? - Add SCP457_DISABLE
config: SCP457_DISABLE
default: no
reasoning: regularity.