November 11, 2022 patch
Jump to navigation
Jump to search
|
Patch notes[edit]
Changelog:Added:
Changed:
Fixed:
Notes:Most effect and NPC features did not yet support guids, instead relying on the old 16-bit ids. Now anywhere that a 16-bit effect or NPC asset id is used can also support guid instead. New and future content should use guids where possible to avoid asset id conflicts. Going through all of the related code was a rather large change, so there might be some unexpected side effects that need fixing in a patch. Merging the last few features from the devkit into the regular editor is a big step toward improving the experience for mappers. The focus of editor updates can finally shift from fixing the "devkit vs legacy" mess to new tools, features, QoL, etc. |