Martin Michelsen
|
036b4e9456
|
assign a specific_version for PC NTE
|
2025-10-05 11:27:59 -07:00 |
|
Martin Michelsen
|
9621e89cd7
|
add notes and support for final PCv2 version
|
2025-06-14 00:35:56 -07:00 |
|
Martin Michelsen
|
bee4c55446
|
make client functions parameterizable by version
|
2025-06-04 00:16:43 -07:00 |
|
Martin Michelsen
|
cc99050964
|
switch to coroutine execution model
|
2025-05-26 14:11:38 -07:00 |
|
Martin Michelsen
|
44ea82771b
|
update client functions for eventual pc v2 semantics
|
2025-02-17 00:14:58 -08:00 |
|
Martin Michelsen
|
4d3595640a
|
document hardware_id in login commands
|
2025-01-10 22:13:57 -08:00 |
|
Martin Michelsen
|
8508607c87
|
rename DC_V1_11_2000_PROTOTYPE to DC_11_2000
|
2025-01-01 20:58:28 -08:00 |
|
Martin Michelsen
|
0862b01770
|
add missing includes on linux
|
2025-01-01 18:03:35 -08:00 |
|
Martin Michelsen
|
72ac20e574
|
rewrite map data model
|
2025-01-01 17:47:50 -08:00 |
|
Martin Michelsen
|
4426476a15
|
clean up patch enable quest logic
|
2024-08-17 10:39:10 -07:00 |
|
Martin Michelsen
|
1bfbf09891
|
use phosg namespace
|
2024-07-28 11:54:41 -07:00 |
|
Martin Michelsen
|
9322c023da
|
fix missing sub_version check
|
2024-06-23 22:38:46 -07:00 |
|
Martin Michelsen
|
aa9d2beffe
|
convert all CRLF line endings to LF only
|
2024-06-16 21:03:00 -07:00 |
|
Martin Michelsen
|
741456d1da
|
organize system/client-functions
|
2024-04-20 10:51:48 -07:00 |
|
Martin Michelsen
|
33b95015a2
|
add option to override name colors by game version
|
2024-03-06 13:03:10 -08:00 |
|
Martin Michelsen
|
80a57f9d3e
|
add xbox patch support
|
2024-01-21 22:36:52 -08:00 |
|
Martin Michelsen
|
fe1d5a874a
|
also disassemble x86 patches
|
2024-01-20 16:01:20 -08:00 |
|
Martin Michelsen
|
df29a60a6e
|
load maps on all versions
|
2024-01-03 00:22:28 -08:00 |
|
Martin Michelsen
|
6a65940720
|
remove magic numbers in version arrays
|
2023-12-31 21:28:26 -08:00 |
|
Martin Michelsen
|
e89802f288
|
add option to use temporary licenses for NTE versions
|
2023-12-30 11:30:43 -08:00 |
|
Martin Michelsen
|
1a2d5c1772
|
rename GC_EP3_TRIAL_EDITION to GC_EP3_NTE
|
2023-12-26 09:56:38 -08:00 |
|
Martin Michelsen
|
522c1848e1
|
use a cleaner method to deal with duplicate 97 commands
|
2023-12-21 14:53:56 -08:00 |
|
Martin Michelsen
|
d7978aa99e
|
fix PSO PC corruption message caused by multiple proxy sessions
|
2023-12-21 09:59:58 -08:00 |
|
Martin Michelsen
|
3f9cad1ca5
|
add support for PC NTE
|
2023-12-17 23:32:41 -08:00 |
|
Martin Michelsen
|
f14f7dd93b
|
enable item tracking on NTE and 11/2000 and make $item work
|
2023-12-17 13:50:44 -08:00 |
|
Martin Michelsen
|
fbda7a2a48
|
fix GC NTE proxy behavior
|
2023-12-03 16:34:09 -08:00 |
|
Martin Michelsen
|
8e2a58ccaa
|
eliminate ServerBehavior::DATA_SERVER_BB
|
2023-11-27 21:30:41 -08:00 |
|
Martin Michelsen
|
20b66a7a58
|
improve support for 11/2000 prototype
|
2023-11-27 00:29:26 -08:00 |
|
Martin Michelsen
|
de4cb26c34
|
refactor GameVersion and QuestScriptVersion into a single enum
|
2023-11-25 12:30:27 -08:00 |
|
Martin Michelsen
|
5e2e38f1b5
|
rewrite client config; use BB state from login command
|
2023-10-30 13:15:41 -07:00 |
|
Martin Michelsen
|
dbd6c59a0b
|
implement version-specific patches; clean up menu abstraction
|
2023-05-26 09:55:12 -07:00 |
|
Martin Michelsen
|
fc672978d8
|
fix patch cache clear behavior on GC versions that need it
|
2023-05-10 22:47:07 -07:00 |
|
Martin Michelsen
|
91e484e514
|
clang-format everything
|
2023-04-16 15:44:12 -07:00 |
|
Martin Michelsen
|
8582e18861
|
add $exit on game server
|
2023-02-04 19:51:00 -08:00 |
|
Martin Michelsen
|
01e4518c8e
|
clean up handler tables
|
2022-09-01 23:35:41 -07:00 |
|
Martin Michelsen
|
5ede882715
|
add ability to handle V2 and V3 clients on the same port
|
2022-08-26 00:26:28 -07:00 |
|
Martin Michelsen
|
202427e331
|
implement GC Ep1&2 trial edition
|
2022-08-13 00:35:27 -07:00 |
|
Martin Michelsen
|
c62f1e9fa0
|
implement patch serving
|
2022-08-08 23:18:05 -07:00 |
|
Martin Michelsen
|
ec205062ad
|
add findings from psox disassembly
|
2022-07-26 00:33:47 -07:00 |
|
Martin Michelsen
|
8ef256917c
|
fix bb login, char creation, and some lobby/game behaviors
|
2022-05-08 00:04:11 -07:00 |
|
Martin Michelsen
|
37b8f1cffa
|
move flags enums into the structs they're scoped to
|
2022-04-01 21:21:46 -07:00 |
|
Martin Michelsen
|
fa07ce457b
|
make enum style consistent
|
2022-03-26 19:26:26 -07:00 |
|
Martin Michelsen
|
431484c3d3
|
fix various ep3 lobby bugs
|
2022-03-08 10:58:19 -08:00 |
|
Martin Michelsen
|
e8f23e4b2e
|
switch to CMake
|
2021-12-29 14:24:15 -08:00 |
|