Martin Michelsen
|
52e6dafad1
|
update some command notes
|
2023-06-19 19:20:40 -07:00 |
|
Martin Michelsen
|
5842d70094
|
implement meseta/item reward commands on BB
|
2023-06-19 19:20:40 -07:00 |
|
Martin Michelsen
|
9a6c0b6c9a
|
load quest enemies when starting BB quest
|
2023-06-19 19:20:40 -07:00 |
|
Martin Michelsen
|
8db058871f
|
implement BB rare monster determination
|
2023-06-19 18:33:05 -07:00 |
|
Martin Michelsen
|
26dc50930b
|
handle joinable quests
|
2023-06-19 18:29:54 -07:00 |
|
Martin Michelsen
|
6468af6eb7
|
fix $item with names that are also specials
|
2023-06-19 16:03:59 -07:00 |
|
Martin Michelsen
|
e8fcf2884a
|
add TODOs for BB rare monsters
|
2023-06-19 16:03:59 -07:00 |
|
Martin Michelsen
|
8926c22eae
|
handle incorrect mag endianness in PSO GC
|
2023-06-19 15:52:59 -07:00 |
|
Martin Michelsen
|
46dd11fab0
|
update chat command descriptions in readme
|
2023-06-19 12:15:19 -07:00 |
|
Martin Michelsen
|
2b3cc6bcdf
|
fix map loading mismatches
|
2023-06-19 12:07:03 -07:00 |
|
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 |
|