391 Commits

Author SHA1 Message Date
Eric Fry
efedc38511 DRAGONS: Add actor display order logic. 2020-02-25 14:43:42 +01:00
Eric Fry
9aa66dd9ee DRAGONS: Fixed background display priority logic 2020-02-25 14:43:42 +01:00
Eric Fry
a65be38d90 DRAGONS: Improved camera logic in scene 1 cutscene 2020-02-25 14:43:42 +01:00
Eric Fry
7d7946e87a DRAGONS: More work on scene 1 logic 2020-02-25 14:43:42 +01:00
Eric Fry
627989e46f DRAGONS: fixed font mapping 2020-02-25 14:43:42 +01:00
Eric Fry
0312e61345 DRAGONS: Work on intro sequences 2020-02-25 14:43:42 +01:00
Eric Fry
7392c4bc1f DRAGONS: Invention book display, work on intro sequence 2020-02-25 14:43:42 +01:00
Eric Fry
8286a6de7a DRAGONS: Fixed bug with missing inventory items when loading from save game. 2020-02-25 14:43:42 +01:00
Eric Fry
a77889f85a DRAGONS: More script/special opcodes 2020-02-25 14:43:42 +01:00
Eric Fry
118fa61835 DRAGONS: Pizza maker logic 2020-02-25 14:43:42 +01:00
Eric Fry
f4b4156b51 DRAGONS: More work on talk dialog logic 2020-02-25 14:43:42 +01:00
Eric Fry
a1a2b53248 DRAGONS: More work on font handling 2020-02-25 14:43:42 +01:00
Eric Fry
fe6600cc1f DRAGONS: Added Font class 2020-02-25 14:43:42 +01:00
Eric Fry
7cf98ce5d3 DRAGONS: more dialog work 2020-02-25 14:43:42 +01:00
Eric Fry
e399d5b272 DRAGOMS: work on speech audio 2020-02-25 14:43:42 +01:00
Eric Fry
5e3804e0e0 DRAGONS: work on flicker talk logic 2020-02-25 14:43:42 +01:00
Eric Fry
ba284455b6 DRAGONS: work on talk sequences 2020-02-25 14:43:42 +01:00
Eric Fry
d0d1f29722 DRAGONS: Added more script opcodes 2020-02-25 14:43:42 +01:00
Eric Fry
f6b9ea6e41 DRAGONS: Added special op 0x53 2020-02-25 14:43:42 +01:00
Eric Fry
916d5da715 DRAGONS: allow load save game at start 2020-02-25 14:43:42 +01:00
Eric Fry
10df96224e DRAGONS: Fix op14 if instruction 2020-02-25 14:43:42 +01:00
Eric Fry
799c33ccb2 DRAGONS: script bug fixes. Improving load game logic 2020-02-25 14:43:42 +01:00
Eric Fry
8c0fc756a1 DRAGONS: Add savelog to make file 2020-02-25 14:43:42 +01:00
Eric Fry
c848548c02 DRAGONS: work on save/load 2020-02-25 14:43:42 +01:00
Eric Fry
2e7b8b91b5 DRAGONS: Fixed inventory selection logic 2020-02-25 14:43:42 +01:00
Eric Fry
c9204e3090 DRAGONS: Added items to inventory display 2020-02-25 14:43:42 +01:00
Eric Fry
c2d584533b DRAGONS: bounce the inventory bag when drops in 2020-02-25 14:43:42 +01:00
Eric Fry
2805bb4cab DRAGONS: show hide inventory bag 2020-02-25 14:43:42 +01:00
Eric Fry
0acc07116f DRAGONS: Fix issue with cursor hover animations 2020-02-25 14:43:42 +01:00
Eric Fry
98f935efb9 DRAGONS: update flicker after walking to destination 2020-02-25 14:43:42 +01:00
Eric Fry
1746fefb0d DRAGONS: execute action after walking to location 2020-02-25 14:43:42 +01:00
Eric Fry
3f4ad5b2f2 DRAGONS: Update priority tilemap when adding/removing overlays
Pathfinding bug fixes
2020-02-25 14:43:42 +01:00
Eric Fry
7c10fe11d0 DRAGONS: Bug fixes for pathfinding 2020-02-25 14:43:42 +01:00
Eric Fry
11483dfc73 DRAGONS: bug fixing pathfinder logic 2020-02-25 14:43:42 +01:00
Eric Fry
43498fda20 DRAGONS: update flicker coords when changing scenes 2020-02-25 14:43:42 +01:00
Eric Fry
a0ada3357c DRAGONS: Adding more scene loading logic 2020-02-25 14:43:42 +01:00
Eric Fry
963cd5441e DRAGONS: Work on scene change logic 2020-02-25 14:43:42 +01:00
Eric Fry
6749657877 DRAGONS: More opcodes. Work on scene changing 2020-02-25 14:43:42 +01:00
Eric Fry
7a75ae2190 DRAGONS: More work on cursor action logic 2020-02-25 14:43:42 +01:00
Eric Fry
b339a9da7b DRAGONS: more pathfinder fixes 2020-02-25 14:43:42 +01:00
Eric Fry
22cec75350 DRAGONS: Pathfinding fixes 2020-02-25 14:43:42 +01:00
Eric Fry
64ff1a2b46 DRAGONS: implement click action logic 2020-02-25 14:43:42 +01:00
Eric Fry
2eac8db480 DRAGONS: Added original game loop logic 2020-02-25 14:43:42 +01:00
Eric Fry
22ab216b78 DRAGONS: Adding game loop from original logic 2020-02-25 14:43:42 +01:00
Edu Garcia
deecd24582 DRAGONS: Implementing opcode 15 2020-02-25 14:43:42 +01:00
Edu Garcia
28a75525fd DRAGONS: Implementing opcode 14 2020-02-25 14:43:42 +01:00
Eric Fry
c287fa7106 DRAGONS: Started work on cursor cycling via right clicking 2020-02-25 14:43:42 +01:00
Eric Fry
cbf85f6913 DRAGONS: Implementing more script opcodes 2020-02-25 14:43:42 +01:00
Eric Fry
b4d6e1c520 DRAGONS: More cursor update logic 2020-02-25 14:43:42 +01:00
Eric Fry
f71852707b DRAGONS: work on cursor animation 2020-02-25 14:43:42 +01:00