forked from AscensionGameDev/Intersect-Engine
-
Notifications
You must be signed in to change notification settings - Fork 0
Features Added
EddyNeave edited this page Apr 13, 2026
·
5 revisions
- NPC followers (Pets, Escorts, Followers, Companions)
- Removed server test project
- Remove single player project
- Silenced un-needed console warnings (Left important ones)
- Added Aru's smooth NPC movement and patrolling PR
- NPCs now stay within their reset radius or sight radius if reset radius is 0
- Client GUI json files now accept "Text": input for labels, these accepts player variables "\pv{playerVariable}"
- Project now builds to a dedicated "Build" Folder making test builds easier to access
- Math expressions added to Common Event, Set variable command, this accepts variable syntax "\pv{playerVariable}"
- Line breaks in the chatbox text editor support added
- Chatbox text editor now accepts "\n" parsing