Alula
|
f4dc0def53
|
tsc: interaction lock fixes
|
2020-09-11 01:41:00 +02:00 |
|
Alula
|
4bac32f3a3
|
debugger: flag preview and bugfixes
|
2020-09-11 01:40:45 +02:00 |
|
Alula
|
931d5a58ee
|
implement a lot of item related opcodes and some minor bug fixes
|
2020-09-10 15:24:04 +02:00 |
|
Alula
|
a94aef5e58
|
add <GIT item boxes
|
2020-09-10 14:34:42 +02:00 |
|
Alula
|
124f793e4c
|
ArmsItem.tsc is loaded ONLY in inventory lol
|
2020-09-10 14:09:44 +02:00 |
|
Alula
|
74e4c79cc2
|
rectangle drawing functions
|
2020-09-10 13:44:59 +02:00 |
|
Alula
|
43c145c41e
|
shrug
|
2020-09-10 13:44:46 +02:00 |
|
Alula
|
e2449f708b
|
some progress has been made
|
2020-09-10 13:38:17 +02:00 |
|
Alula
|
7d41ff45ae
|
egg corridor npcs
|
2020-09-10 13:29:25 +02:00 |
|
Alula
|
6bcb498c5d
|
add inventory structure
|
2020-09-10 12:27:33 +02:00 |
|
Alula
|
41f72f3c7a
|
add Into<ggez::Rect> for our internal Rect<T>
|
2020-09-10 12:26:24 +02:00 |
|
Alula
|
b72d0451a6
|
armsitem.tsc loading
|
2020-09-10 12:25:40 +02:00 |
|
Alula
|
bed2641f10
|
life refill and <INP opcode
|
2020-09-10 00:21:27 +02:00 |
|
Alula
|
ebcee73af6
|
forgot to add chinfish handler
|
2020-09-10 00:21:14 +02:00 |
|
Alula
|
6631774a45
|
minor fixes
|
2020-09-10 00:20:50 +02:00 |
|
Alula
|
3c160563d3
|
tsc: fix message box inaccuracies
|
2020-09-10 00:07:49 +02:00 |
|
Alula
|
308149560e
|
fix waterway and cave backgrounds
|
2020-09-10 00:02:40 +02:00 |
|
Alula
|
e5372c71c4
|
first cave and npc damage
|
2020-09-09 18:25:39 +02:00 |
|
Alula
|
34d94d52c0
|
first cave critters and physics fixes
|
2020-09-09 15:28:58 +02:00 |
|
Alula
|
002242ca21
|
Merge branch 'master' of github.com:alula/doukutsu-rs
|
2020-09-09 15:06:27 +02:00 |
|
Alula
|
d79657bb6a
|
physics abstraction and npc physics implementation
|
2020-09-09 15:06:11 +02:00 |
|
Julia K
|
45dcdac462
|
Update README.md
|
2020-09-08 11:21:08 +02:00 |
|
Julia K
|
a06e379372
|
Update README.md
|
2020-09-07 12:33:58 +02:00 |
|
Alula
|
51b9184a85
|
tsc: overflow and broken varint reader fix
|
2020-09-06 17:55:07 +02:00 |
|
Alula
|
fa342c7568
|
a lot of stuff and entities
|
2020-09-06 02:37:42 +02:00 |
|
Alula
|
971a9ef673
|
more carets
|
2020-09-05 06:43:14 +02:00 |
|
Alula
|
61b45b45af
|
rng inlining
|
2020-09-05 06:26:01 +02:00 |
|
Alula
|
ab7902dac1
|
BGM lookup paths instead of one hardcoded
|
2020-09-05 05:31:55 +02:00 |
|
Alula
|
3f7174df66
|
tsc: yes/no confirmation box
|
2020-09-05 04:56:29 +02:00 |
|
Alula
|
4e57455a96
|
restore state if music has been stopped
|
2020-09-05 04:54:43 +02:00 |
|
Alula
|
da9bcd3249
|
more entities and stuff
|
2020-09-05 04:09:52 +02:00 |
|
Alula
|
f137d84a46
|
save prev bgm song id as well
|
2020-09-05 04:09:13 +02:00 |
|
Alula
|
d335c21f50
|
fix bgm state restoration
|
2020-09-05 03:36:19 +02:00 |
|
Alula
|
703303d18f
|
fade direction fix
|
2020-09-05 03:14:58 +02:00 |
|
Alula
|
11a8cb9e83
|
improved and fixed rng
|
2020-09-05 03:03:43 +02:00 |
|
Alula
|
57176d5d0e
|
readme update
|
2020-09-05 01:47:17 +02:00 |
|
Alula
|
cb066cbf9c
|
map name, camera and other fixes
|
2020-09-05 01:47:09 +02:00 |
|
Alula
|
497d29a9c4
|
initial npc implementation
|
2020-09-05 01:08:33 +02:00 |
|
Alula
|
d83a7ecb4d
|
audio timescale support
|
2020-09-04 14:00:09 +02:00 |
|
Alula
|
460037ab31
|
my dumb ass forgot to make this public
|
2020-09-03 14:29:59 +02:00 |
|
Alula
|
cdf6df5337
|
readme update
|
2020-09-03 14:28:34 +02:00 |
|
Alula
|
ba8e8d1515
|
implement npc data loading
|
2020-09-03 14:19:46 +02:00 |
|
Alula
|
f0020870e3
|
add ggez errors
|
2020-09-03 14:19:26 +02:00 |
|
Alula
|
c8b6395fd7
|
tsc: quake effect and some additional opcodes
|
2020-09-03 14:06:12 +02:00 |
|
Alula
|
69ef0f5791
|
stopping fix
|
2020-09-03 14:04:54 +02:00 |
|
Alula
|
510439d9ec
|
song state save/restore
|
2020-09-03 13:48:56 +02:00 |
|
Alula
|
a4f0d8dfa4
|
initial organya implementation
|
2020-09-03 00:58:11 +02:00 |
|
Alula
|
ff2f87133f
|
tsc: skip_until bug fix
|
2020-09-03 00:57:54 +02:00 |
|
Alula
|
fcf477444c
|
updoot readme
|
2020-08-31 22:31:59 +02:00 |
|
Alula
|
764d00ab63
|
some more flags
|
2020-08-31 21:46:03 +02:00 |
|