Commit Graph
15 Commits
Author SHA1 Message Date
Simon Delamarre 50a6555ec3 GOB: misc format/style fixes in Adibou2 changes 2022-12-02 11:44:36 +01:00
Simon Delamarre 6a1e2d5d21 GOB: misc format/style/typo fixes in Adibou2 changes 2022-12-02 11:44:35 +01:00
Simon Delamarre 2ec5b0185d GOB: more comments on Map "oblique" coordinates used in Adibou2 2022-12-02 11:44:35 +01:00
Simon Delamarre 31b759a281 GOB: GPLv2 -> GPLv3 in file headers added for Adibou 2022-12-02 11:44:34 +01:00
Simon Delamarre 601dd605d8 GOB: handle remaining Adibou2 characters animations
EFR : scared
PAR : talk
PAU : pause
RIR : laugh
2022-12-02 11:44:28 +01:00
Simon Delamarre e67c5be5a5 GOB: fix disappearing sprites issues in Adibou2 2022-12-02 11:44:27 +01:00
Simon Delamarre 44c724db55 GOB: more video object glitches fixes in Adibou2 2022-12-02 11:44:27 +01:00
Simon Delamarre 1e020bcd04 GOB: fix phantom sprites glitches in Adibou2 vegetables garden 2022-12-02 11:44:27 +01:00
Simon Delamarre da923e24c1 GOB: Mult_object field_38 is videofile metadata, equivalent to 'slot' field 2022-12-02 11:44:27 +01:00
Simon Delamarre f132bd0c18 GOB: bugfix character animation using incorrect sprites 2022-12-02 11:44:24 +01:00
Simon Delamarre a2dbc6beba GOB: Adibou2 pathfinding fixes 2022-12-02 11:44:24 +01:00
Simon Delamarre 5a53644bd7 GOB: rename changeDirection -> setGoblinState 2022-12-02 11:44:24 +01:00
Simon Delamarre 7ed26da61b GOB: implement y-axis reflection, needed by some character animations
Some animations for characters moves do not exist for "east" directions (E, NE, SE), but are obtained by symmetry from "west" ones (W, NW, SW).
2022-12-02 11:44:24 +01:00
Simon Delamarre c0f76d7578 GOB: Adibou2 characters path computation 2022-12-02 11:44:24 +01:00
Simon Delamarre 24b6eeb0a0 GOB: Adibou2 characters animations 2022-12-02 11:44:24 +01:00