Martin Michelsen
|
5ec969ece3
|
ignore duplicate item pickup requests
|
2023-10-29 18:01:44 -07:00 |
|
Martin Michelsen
|
4e2e423a4b
|
fix duplicate entity ids in ItemCreator; add decision logging
|
2023-10-29 15:28:23 -07:00 |
|
Martin Michelsen
|
632af03a3f
|
fix unidentified flag logic on v2
|
2023-10-29 14:39:21 -07:00 |
|
Martin Michelsen
|
025fc154d4
|
refine some BB structures
|
2023-10-29 13:32:29 -07:00 |
|
Martin Michelsen
|
1ca3d3b27f
|
fix Anti max level on v2
|
2023-10-29 13:32:29 -07:00 |
|
Martin Michelsen
|
1b839520c9
|
delete unused SJIS table
|
2023-10-29 13:32:29 -07:00 |
|
Martin Michelsen
|
293df2b73a
|
fix license autocreation
|
2023-10-29 13:32:29 -07:00 |
|
Martin Michelsen
|
c496abc2bf
|
fix flags argument to add-license shell command
|
2023-10-28 16:52:56 -07:00 |
|
Martin Michelsen
|
45c2b792f7
|
fix range check bug in non-v4 ItemParameterTable
|
2023-10-28 14:50:31 -07:00 |
|
Martin Michelsen
|
50a594ec60
|
fix logic for EXP-stealing weapons
|
2023-10-28 13:23:32 -07:00 |
|
Martin Michelsen
|
b5739fff68
|
annotate special name table with types/amounts
|
2023-10-28 13:23:16 -07:00 |
|
Martin Michelsen
|
2c6df68af3
|
fix unit table in v2/v3 ItemCreator
|
2023-10-28 13:23:00 -07:00 |
|
Martin Michelsen
|
8a1c4f5f8b
|
PhysicalData and PlayerStats are the same structure
|
2023-10-28 10:45:59 -07:00 |
|
Martin Michelsen
|
87cae99326
|
add default values for all command structs
|
2023-10-28 10:29:37 -07:00 |
|
Martin Michelsen
|
ef939075ef
|
fix some text handling with DC NTE
|
2023-10-28 01:06:43 -07:00 |
|
Martin Michelsen
|
a6a1647801
|
add missing include again
|
2023-10-28 00:16:59 -07:00 |
|
Martin Michelsen
|
3ebe7dd3e2
|
fix camera zone layout in ep3 map disassembly
|
2023-10-28 00:10:55 -07:00 |
|
Martin Michelsen
|
cc1ce099e5
|
fix constexpr global
|
2023-10-28 00:10:55 -07:00 |
|
Martin Michelsen
|
62dde991df
|
add missing include
|
2023-10-28 00:03:59 -07:00 |
|
Martin Michelsen
|
75c11aeba5
|
refine BattleParamEntry format
|
2023-10-27 23:58:34 -07:00 |
|
Martin Michelsen
|
ed05a5f6ec
|
convert schtserv rare table to json
|
2023-10-27 23:04:02 -07:00 |
|
Martin Michelsen
|
1c2786ef43
|
support v2 and v3 ItemPMT files
|
2023-10-27 21:08:34 -07:00 |
|
Martin Michelsen
|
7651922dc9
|
add notes about mag effect activation
|
2023-10-27 21:08:34 -07:00 |
|
Martin Michelsen
|
3a21cb29fd
|
refine PlayerInventoryItem
|
2023-10-27 21:08:34 -07:00 |
|
Matt
|
005eeb3a3f
|
Change HUcast and RAcast shorthand to the more commonly accepted standard
|
2023-10-27 12:37:22 -07:00 |
|
Martin Michelsen
|
582fd84f5e
|
rewrite CommonItemSet to support v2
|
2023-10-26 17:40:26 -07:00 |
|
Martin Michelsen
|
067c28dee5
|
fix luck material usage on v2
|
2023-10-26 14:41:28 -07:00 |
|
Martin Michelsen
|
12fbdbbcdd
|
restrict externally-generated item ID range further
|
2023-10-26 11:25:27 -07:00 |
|
Martin Michelsen
|
700b1497d6
|
don't use format_data_string to serialize non-English strings
|
2023-10-26 00:48:29 -07:00 |
|
Martin Michelsen
|
20d709686a
|
require cheats to be allowed on the server for $rand and $secid commands
|
2023-10-26 00:24:27 -07:00 |
|
Martin Michelsen
|
5c2564336e
|
fix unicode text set codec
|
2023-10-26 00:03:36 -07:00 |
|
nolrinale
|
ee4dade7ad
|
Adding Vanilla PSOBB Rare Item Drop Data Files
|
2023-10-25 20:20:55 -07:00 |
|
Martin Michelsen
|
7476eb62d3
|
allow server item tables to be enabled by default
|
2023-10-25 18:48:22 -07:00 |
|
Martin Michelsen
|
6466eec106
|
fix externally-generated item IDs in item tracking code
|
2023-10-25 17:14:04 -07:00 |
|
Martin Michelsen
|
5f0a6f3d8e
|
factor FloorItem struct into 6x5F format
|
2023-10-25 17:14:04 -07:00 |
|
Martin Michelsen
|
5d251361b0
|
fix negative bonuses in item descriptions
|
2023-10-25 17:14:04 -07:00 |
|
Martin Michelsen
|
554edf6edf
|
don't force personal cheat flags off when cheat mode is disabled in a game
|
2023-10-25 17:14:04 -07:00 |
|
Martin Michelsen
|
0c53a0dc41
|
rewrite text encoding to handle non-English properly
|
2023-10-25 17:14:04 -07:00 |
|
Matt
|
6b97c628ef
|
Update DC Serial Generator instructions once again
|
2023-10-22 20:31:23 -07:00 |
|
Martin Michelsen
|
85125a5569
|
add override section ID name to confirmation message
|
2023-10-22 09:43:02 -07:00 |
|
Martin Michelsen
|
1a2be3ab11
|
update DC serial generator instructions again
|
2023-10-22 09:43:02 -07:00 |
|
Martin Michelsen
|
c0740fd21f
|
fix v2 visual checks again
|
2023-10-22 09:13:29 -07:00 |
|
Martin Michelsen
|
d2d96d9c0a
|
get client language from login command instead of player data
|
2023-10-22 08:55:09 -07:00 |
|
Martin Michelsen
|
ba7a3fc4c6
|
move item tables to a separate directory
|
2023-10-21 22:48:27 -07:00 |
|
Martin Michelsen
|
8f2f7670b2
|
make $item disk:reverser work
|
2023-10-21 22:17:29 -07:00 |
|
Martin Michelsen
|
c579e47354
|
fix exception handling in $patch command
|
2023-10-21 22:17:29 -07:00 |
|
Martin Michelsen
|
c4790068ef
|
fix cross-version lobby appearance and name colors
|
2023-10-21 22:01:38 -07:00 |
|
Martin Michelsen
|
7b035d311f
|
fix identified item flag during item generation
|
2023-10-21 20:34:59 -07:00 |
|
Martin Michelsen
|
713e8ff7c1
|
fix android skin color change for v2 limits
|
2023-10-21 18:51:58 -07:00 |
|
Martin Michelsen
|
53ebd42612
|
add unitxt encode/decode actions
|
2023-10-21 16:40:19 -07:00 |
|