Update with AGS 4 compatibility
·
1 commit
to master
since this release
Updated following modules to support new, stricter, script compiler from ags4 branch.
This breaks their compatibility with AGS Editor v3.2.1, a minimal supported Editor version is now v3.4.0 (because they require a proper "static" attribute support which syntax was added in v3.4.0).
Modules updated:
- DoubleClick 1.1.0
- DragDrop 1.3.0
- DragDropCommon 1.3.0
- KeyListender 1.0.0
- ObjectPool 1.0.2
- TypedText 1.1.0
- TypedTextHelper 1.1.0
- TypedTextDrawing 1.1.0
Updated all existing Demo Games to AGS v3.6.0, include latest module versions.