███████╗██████╗░░█████╗░░██████╗███████╗ ╚════██║██╔══██╗██╔══██╗██╔════╝██╔════╝ ░░███╔═╝██████╦╝███████║╚█████╗░█████╗░░ ██╔══╝░░██╔══██╗██╔══██║░╚═══██╗██╔══╝░░ ███████╗██████╦╝██║░░██║██████╔╝███████╗ ╚══════╝╚═════╝░╚═╝░░╚═╝╚═════╝░╚══════╝
- ZBase Dummy Addon: https://github.com/Zippy6666/zbase2/tree/dummy. Put that in your addon's folder, and go wild. It works similiarly to any other SNPC/NPC/NextBot base. NPCs are stored in "lua/zbase/entities".
- Init: https://github.com/Zippy6666/zbase2/blob/main/lua/zbase/npc_base_init.lua
- Shared: https://github.com/Zippy6666/zbase2/blob/main/lua/zbase/npc_base_shared.lua
- NPC Utilities: https://github.com/Zippy6666/zbase2/blob/main/lua/zbase/npc_base_util.lua
- Globals: https://github.com/Zippy6666/zbase2/blob/main/lua/zbase/sh_globals_pub.lua
- Autorefresh for ZBase legacy addons
- Shrink filesize
- Make following better
- Fix issues with multiple NPCs firing acting weird
- Encourage mfs to install hearing system and dynamic squads on boot
- Improve Aerial AI movement
- NPC weapon suppressing
- Fix issues with facing when playing animations (facing for too long or too short?)
- Revamp static/stationary into more of a guard mode
- More tools (faction, guard, bullseye, smart debugger (show cond, profficiency, etc))