Commit Graph

24 Commits

Author SHA1 Message Date
dawnDus 0369b37d10
Save, load, and display item counts 2022-02-08 19:04:36 -05:00
Marcin Puc c8115df285
Add various refactorings (#48) 2022-01-17 23:29:30 +01:00
Alula 5efd3f3c92
general cleanup, hooks and android build fix 2021-03-29 23:19:07 +02:00
Alula 8973da2840
fix unsoundness and some shitty hacks 2021-03-23 13:51:55 +01:00
Alula 8a64cfc180
fix TSC handling certain weapon opcodes improperly 2021-03-22 09:01:52 +01:00
Alula 8e810bf026
add spur and other stuff 2021-01-16 14:51:52 +01:00
Alula 3c5f5c7496
get_weapon_type_mut -> get_weapon_by_type_mut 2020-12-19 17:30:27 +01:00
Alula 87591f4a3d
add get_weapon_type_mut 2020-12-19 17:29:59 +01:00
Alula 451c3671d7
Add game saving support 2020-10-30 02:29:53 +01:00
Alula 449a503fc5
initial switch data support 2020-09-25 19:14:52 +02:00
Alula ed94343da3
fix npc leaks, new mimiga village npcs 2020-09-23 15:10:42 +02:00
Alula 49461d66fa
weapon leveling down and respective effects 2020-09-23 13:31:43 +02:00
Alula 4570e33edf
implement save loading 2020-09-22 01:53:46 +02:00
Alula 2b9bcd4fbb
tweak 2020-09-22 00:10:12 +02:00
Alula 2bcc0292de
add item count value, which according to people might be used by switch version? 2020-09-22 00:07:13 +02:00
Alula f87ccaf694
weapon switching 2020-09-21 01:55:52 +02:00
Alula 087218b4fd
resizable window and some reorganization 2020-09-20 17:27:31 +02:00
Alula 82511ca6b7
xp bar fixes 2020-09-13 02:29:11 +02:00
Alula aee221107e
complete the xp and weapon leveling system 2020-09-13 01:45:36 +02:00
Alula e143185f5d
initial implementation of weapons and bullets 2020-09-12 02:42:44 +02:00
Alula 95438d8561
weapon hud 2020-09-11 02:55:07 +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 6bcb498c5d
add inventory structure 2020-09-10 12:27:33 +02:00
Alula b72d0451a6
armsitem.tsc loading 2020-09-10 12:25:40 +02:00
Renamed from src/weapon.rs (Browse further)