Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Updated master to AT 1.3.8-14 (Servermod 3.7.0) #109

Merged
merged 25 commits into from
Jul 22, 2020
Merged

Updated master to AT 1.3.8-14 (Servermod 3.7.0) #109

merged 25 commits into from
Jul 22, 2020

Conversation

Rnen
Copy link
Owner

@Rnen Rnen commented Jul 22, 2020

Resolves #84, resolves #98, resolves #99, resolves #100, resolves #106

Added

  • CLOSESTDOOR command. For modifying the closest door to the player
  • LOCKDOORS command. For locking/unlocking doors when interacted with. Toggable.
  • RESPAWNLOCK command. For stopping respawns. Toggable.
  • GRENADEMODE command. Adds a grenade to the users inventory when a grenade is used. Toggable.
  • INFINITEITEM command. Adds a new item of the same type when used/dropped. Toggable.
  • Discord Webhook feature & API
  • EditorConfig
  • More debug
  • Utility API Class
  • New Warp-point system and save format (JSON)
  • PlayerFile format, will automatically upgrade (temporarily disabled)

Changed

  • Made all commands contain their own command aliases
  • Playerfiles is now stored as a serialized class
  • Refactored ATFileManager

 - Add static commandaliases to all command classes
 - Move IsInsideJail & JailedPlayers list to ExentionMethods
 - New PlayerFile storage format, including new serializable classes
 - New Utility class with utilitary Methods
 - Minor optimizations
 - Fixed Enumerator errors on changed collection OnRoundEnd / OnRoundRestart
 - Fixed WarpPoint serialization crash
 - Fixed `admintoolbox_logremover_hours_old` not working at all (also changed default from 48 hours to disabled)
 - New static system for getting AT related folder paths
 - General cleanup
 - Closes #84
 - Made Command take 1 less arg, defaults time to config `admintoolbox_atban_duration_default` (default 1 month)
…itForTeleport class

- New Ban-Wehbook `admintoolbox_ban_webhooks` list config & `admintoolbox_ban_webhook_onkick` bool config
- Trying something new with the EMPTY command, might be broken
- Made TUTORIALS teleport to an existing `tutorial` warppoint if the command is used in SPECTATOR mode
- Cleanup
- More Cleanup
- Change remaining ContainsKey to TryGetValue
- Remove unused/unfinished feature
- More XML
Lets try that one more time.
- ClosestDoor command
- GrenadeMode command
- InfiniteItem command
- `admintoolbox_warps_remove_underground` config
- Formatting fixes and cleanup
- SMod PluginManager does this automatically now
- Removed enum
@Rnen Rnen deleted the fix branch July 22, 2020 18:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant