June was a “short month” where I pushed up a lot of changes into just a couple commits. This is also written several months in the future for the sake of backlog, so any non-code updates (thusly undocumented) are long-forgotten.
Tech:
- complete rewrite of $you utils, whatever existing system was there from the old core was completely broken.
- additional optimizations for autopilot/path utils.
- additional optimizations for event system.
- continued admin tooling expansion to encompass more types.
- moved AI API calls over to callback structures, and added support for NPCs to read/use command syntax with the new Functions API.
- some sanity checking on AI requests to try to avoid annoying/immersion-breaking circumstances.