Commit Graph

84 Commits

Author SHA1 Message Date
Alula 2a28c24538
pixtone! 2020-09-16 15:21:30 +02:00
Alula 83dc7893f4
shift-jis encoding support 2020-09-13 05:30:56 +02:00
Alula 519c7e6349
weapons are finally functional and ready to be fully implemented 2020-09-12 06:43:29 +02:00
Alula e143185f5d
initial implementation of weapons and bullets 2020-09-12 02:42:44 +02:00
Alula 62cb96d4b3
bullet stuff and many cs+ workarounds 2020-09-11 18:30:18 +02:00
Alula 2b9e7151dc
equipment opcodes 2020-09-11 14:58:21 +02:00
Alula f4dc0def53
tsc: interaction lock fixes 2020-09-11 01:41:00 +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 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 3c160563d3
tsc: fix message box inaccuracies 2020-09-10 00:07:49 +02:00
Alula d79657bb6a
physics abstraction and npc physics implementation 2020-09-09 15:06:11 +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 3f7174df66
tsc: yes/no confirmation box 2020-09-05 04:56:29 +02:00
Alula da9bcd3249
more entities and stuff 2020-09-05 04:09:52 +02:00
Alula 703303d18f
fade direction fix 2020-09-05 03:14:58 +02:00
Alula cb066cbf9c
map name, camera and other fixes 2020-09-05 01:47:09 +02:00
Alula c8b6395fd7
tsc: quake effect and some additional opcodes 2020-09-03 14:06:12 +02:00
Alula 510439d9ec
song state save/restore 2020-09-03 13:48:56 +02:00
Alula ff2f87133f
tsc: skip_until bug fix 2020-09-03 00:57:54 +02:00
Alula fd0fe7c400
tsc: do safe utf-8 conversion
Fixes crash on Windows
2020-08-28 21:57:37 +02:00
Alula 1fdf66f917
tsc: complete message box opcodes 2020-08-28 04:24:18 +02:00
Alula 526523a473
more player related opcodes 2020-08-28 04:12:13 +02:00
Alula bf03c6c9a1
tsc: do not throw event redefinition error in non-strict mode 2020-08-28 03:47:50 +02:00
Alula 1758aa5740
tsc: implement fading 2020-08-28 03:41:14 +02:00
Alula c703203506
tsc: third line and non-strict mode 2020-08-28 01:34:28 +02:00
Alula af9b69c303
tsc: stage switching 2020-08-28 00:29:10 +02:00
Alula 8f908b306d
Improve TextScript VM to make it execute ingame-conversations 2020-08-27 07:12:35 +02:00
Alula 44d4bd8ea3
complete the TSC VM 2020-08-27 04:43:21 +02:00
Alula ab96582091
complete the textscript bytecode compiler 2020-08-26 03:06:21 +02:00
Alula 6a84c732b1
initial textscript things 2020-08-23 04:17:45 +02:00
Alula 1993720f34
new ui, fork and strip down ggez 2020-08-19 21:11:32 +02:00
Alula b89d54251f
initial commit 2020-08-18 18:46:07 +02:00