Martin Michelsen
|
2de37a4733
|
add EnemyType enum
|
2023-06-18 22:58:24 -07:00 |
|
Martin Michelsen
|
10dfd8aa5c
|
move BattleParamsIndex to a separate file
|
2023-06-18 22:58:24 -07:00 |
|
Martin Michelsen
|
1291de4387
|
improve player position tracking
|
2023-06-18 22:58:24 -07:00 |
|
Martin Michelsen
|
d7bb3b3576
|
implement Ep3 spectator sound forwarding
|
2023-06-18 22:58:24 -07:00 |
|
Martin Michelsen
|
24c5ad1d06
|
handle multiple subcommands in one top-level command
|
2023-06-18 22:58:24 -07:00 |
|
Martin Michelsen
|
dcbfeebc37
|
change exception type when no item is equipped
|
2023-06-18 22:58:24 -07:00 |
|
Martin Michelsen
|
bcaa2a493e
|
update map loader
|
2023-06-18 22:58:24 -07:00 |
|
Martin Michelsen
|
f2f8d64d44
|
remove some debug messages
|
2023-06-18 22:58:24 -07:00 |
|
Martin Michelsen
|
7ac7d7c360
|
implement JSON rare tables
|
2023-06-18 22:58:24 -07:00 |
|
Martin Michelsen
|
9995f9cca8
|
update subcommand format notes
|
2023-06-18 22:58:24 -07:00 |
|
Martin Michelsen
|
10ab688207
|
allow creating items by name instead of by data
|
2023-06-18 22:58:24 -07:00 |
|
Martin Michelsen
|
f333a88aaf
|
clean up check_size
|
2023-06-18 22:58:24 -07:00 |
|
Martin Michelsen
|
aead8aae71
|
fix alignment in CMakeLists
|
2023-06-18 22:39:56 -07:00 |
|
Martin Michelsen
|
3226efab1e
|
implement general form of drop item request
|
2023-06-17 21:43:34 -07:00 |
|
Martin Michelsen
|
036049a13f
|
add encrypt-trivial-data
|
2023-06-15 11:45:53 -07:00 |
|
Martin Michelsen
|
5ebf73779c
|
update config documentation
|
2023-06-14 17:09:11 -07:00 |
|
Martin Michelsen
|
bfe8391cc9
|
update some debug messages
|
2023-06-14 09:11:44 -07:00 |
|
Martin Michelsen
|
4904c356f7
|
update TODOs in readme
|
2023-06-13 21:52:09 -07:00 |
|
Martin Michelsen
|
71ebf01b0b
|
implement BB item usage and mag feeding
|
2023-06-13 21:52:09 -07:00 |
|
Martin Michelsen
|
1a72f7c90a
|
fix some item names
|
2023-06-13 21:52:09 -07:00 |
|
Martin Michelsen
|
6224479d76
|
fix $exit area tracking bug
|
2023-06-13 21:52:09 -07:00 |
|
Martin Michelsen
|
e18c3fc43d
|
add default cheat mode behavior flag
|
2023-06-13 21:52:09 -07:00 |
|
Martin Michelsen
|
276284cd39
|
update quest state TODO item
|
2023-06-13 21:52:09 -07:00 |
|
Martin Michelsen
|
8c183a6f0c
|
implement warpme/warpall commands
|
2023-06-13 21:52:09 -07:00 |
|
Jake Probst
|
8c6ccd1cfe
|
only disable drops for normal mode
|
2023-06-11 14:19:12 -07:00 |
|
Jake Probst
|
47f07bbc51
|
clarifying comments
|
2023-06-11 14:19:12 -07:00 |
|
Jake Probst
|
c053d87a6c
|
small clarifying comment
|
2023-06-11 14:19:12 -07:00 |
|
Jake Probst
|
9f78790e14
|
formatting
|
2023-06-11 14:19:12 -07:00 |
|
Reason
|
148d327d9f
|
Fixing more formatting
A few ugly things to fix
Format fix v2
|
2023-06-11 14:19:12 -07:00 |
|
Reason
|
53a9b527e4
|
Fixing item toggle
Now the toggle is set via per room.
|
2023-06-11 14:19:12 -07:00 |
|
Reason
|
3ef2f76705
|
Fixing code style
Cleaning up this code.
|
2023-06-11 14:19:12 -07:00 |
|
Reason
|
95346118f0
|
Toggle drops.
Through txt command in-game, or through the config file.
White space fix.
Forgot this part.
|
2023-06-11 14:19:12 -07:00 |
|
Martin Michelsen
|
a963c3316c
|
make drop_item less confusing
|
2023-06-11 12:21:01 -07:00 |
|
Martin Michelsen
|
0c12e6c4bc
|
add formats for state sync commands
|
2023-06-11 12:20:41 -07:00 |
|
Martin Michelsen
|
65c08667cc
|
decode download quests during proxy save-files
|
2023-06-10 10:49:53 -07:00 |
|
Martin Michelsen
|
0386d14638
|
don't recreate random state for sequential ep3 battles
|
2023-06-10 10:49:53 -07:00 |
|
Martin Michelsen
|
ee837712aa
|
document proxy options in readme
|
2023-06-09 22:26:11 -07:00 |
|
Martin Michelsen
|
27e95ee343
|
detect specific_version without using a patch
|
2023-06-08 21:00:19 -07:00 |
|
Martin Michelsen
|
25b6c594bd
|
make quest categories configurable
|
2023-06-08 20:43:46 -07:00 |
|
Martin Michelsen
|
d6eee92645
|
hardcode cache patch hook location
|
2023-06-07 10:01:38 -07:00 |
|
Martin Michelsen
|
d60404ff0a
|
wait for responses before sending chains of function calls
|
2023-06-07 00:38:46 -07:00 |
|
Martin Michelsen
|
e1f584984f
|
disable dol compression by default
|
2023-06-05 09:40:31 -07:00 |
|
Martin Michelsen
|
368d6ad93b
|
reset Ep3 Editors patch to default behavior
|
2023-06-05 09:31:12 -07:00 |
|
Martin Michelsen
|
615ea8d7b0
|
use correct types on JSON for Ep3 rules
|
2023-06-05 09:29:55 -07:00 |
|
Martin Michelsen
|
5ab2a215b5
|
rewrite shell help text
|
2023-05-29 18:44:04 -07:00 |
|
Martin Michelsen
|
db282cb533
|
add generate-all-products
|
2023-05-29 18:44:04 -07:00 |
|
Martin Michelsen
|
5e93076243
|
fix default flags for versions with encrypted send_function_call
|
2023-05-28 10:35:37 -07:00 |
|
Martin Michelsen
|
c4153f5f6e
|
add DCv1 EU sub_version
|
2023-05-28 09:49:19 -07:00 |
|
Martin Michelsen
|
2c95782687
|
support DC NTE and DCv1 Dec 2000 prototype
|
2023-05-27 19:33:38 -07:00 |
|
Martin Michelsen
|
3cd13863cb
|
fix menu info fallthrough
|
2023-05-27 13:53:32 -07:00 |
|