Martin Michelsen
|
10ab688207
|
allow creating items by name instead of by data
|
2023-06-18 22:58:24 -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
|
8c183a6f0c
|
implement warpme/warpall commands
|
2023-06-13 21:52:09 -07:00 |
|
Jake Probst
|
9f78790e14
|
formatting
|
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
|
d60404ff0a
|
wait for responses before sending chains of function calls
|
2023-06-07 00:38:46 -07:00 |
|
Martin Michelsen
|
dbd6c59a0b
|
implement version-specific patches; clean up menu abstraction
|
2023-05-26 09:55:12 -07:00 |
|
Martin Michelsen
|
81d0353144
|
fix $auction command
|
2023-05-19 09:21:45 -07:00 |
|
Martin Michelsen
|
695e53a714
|
qualify all calls to std::move
|
2023-05-15 23:46:19 -07:00 |
|
Martin Michelsen
|
f813ed68df
|
make $exit command work in games
|
2023-05-12 23:24:41 -07:00 |
|
Martin Michelsen
|
91e484e514
|
clang-format everything
|
2023-04-16 15:44:12 -07:00 |
|
Martin Michelsen
|
c48a998750
|
update some format notes
|
2023-03-21 22:47:17 -07:00 |
|
Martin Michelsen
|
3dda420c3a
|
allow uneven command sizes in sc/ss command data
|
2023-03-18 15:08:04 -07:00 |
|
Martin Michelsen
|
eebffc0d13
|
fix BB data server proxy behavior
|
2023-03-09 21:07:57 -08:00 |
|
Martin Michelsen
|
4ba5689b25
|
fix memcpy usage in chat commands and server shell
|
2023-03-07 23:23:57 -08:00 |
|
Martin Michelsen
|
838e53a91e
|
use GC logic for BB nonrare item drop generation and shops
|
2023-03-07 23:19:30 -08:00 |
|
Martin Michelsen
|
b935760d64
|
split GameMode into enum class
|
2023-03-04 15:55:59 -08:00 |
|
Martin Michelsen
|
159f80cce3
|
make episode an enum class
|
2023-03-04 11:41:37 -08:00 |
|
Martin Michelsen
|
d5ececfa87
|
add in-game debug messages
|
2023-03-03 22:57:28 -08:00 |
|
Martin Michelsen
|
97172717da
|
add $song on proxy server
|
2023-02-21 18:17:57 -08:00 |
|
Martin Michelsen
|
6ffeda93a7
|
make $li output consistent on proxy server
|
2023-02-04 19:52:38 -08:00 |
|
Martin Michelsen
|
8582e18861
|
add $exit on game server
|
2023-02-04 19:51:00 -08:00 |
|
Martin Michelsen
|
64d7ec5cde
|
fix item tracking in battle/challenge modes
|
2023-02-02 20:02:15 -08:00 |
|
Martin Michelsen
|
77f919980a
|
don't disconnect players when creating a game of too low level
|
2023-02-02 19:49:18 -08:00 |
|
Martin Michelsen
|
39d394cfae
|
add $sc and $ss commands
|
2023-01-22 22:54:29 -08:00 |
|
Martin Michelsen
|
4b63475662
|
clean up $li output
|
2023-01-21 21:36:39 -08:00 |
|
Martin Michelsen
|
4da71e127d
|
restore deleted item functionality
|
2023-01-21 21:36:39 -08:00 |
|
Martin Michelsen
|
9b136d9444
|
make $item more powerful
|
2023-01-19 19:12:12 -08:00 |
|
Martin Michelsen
|
517a735ab2
|
add more info to $li on proxy server
|
2023-01-07 09:06:45 -08:00 |
|
Martin Michelsen
|
5625999a90
|
add exit command in proxy sessions
|
2022-12-16 19:51:02 -08:00 |
|
Martin Michelsen
|
08dfbbcb5c
|
factor out client and proxy options
|
2022-12-15 23:34:07 -08:00 |
|
Martin Michelsen
|
398a93b56f
|
implement spectator teams
|
2022-12-11 13:57:57 -08:00 |
|
Martin Michelsen
|
2e3089cb10
|
make replay commands more usable
|
2022-11-30 23:23:17 -08:00 |
|
Martin Michelsen
|
f8da4ac7be
|
initial spectator + recording implementation
|
2022-11-30 22:29:51 -08:00 |
|
Martin Michelsen
|
41a858935b
|
implement card auctions
|
2022-11-27 23:52:18 -08:00 |
|
Martin Michelsen
|
a0a802f42f
|
enable $patch on proxy server
|
2022-11-03 15:28:27 -07:00 |
|
Martin Michelsen
|
10ab632c59
|
add $patch command
|
2022-11-03 00:40:29 -07:00 |
|
Martin Michelsen
|
2ce9e58177
|
add a bit more of dc nte
|
2022-10-29 19:27:44 -07:00 |
|
Martin Michelsen
|
c9e5d1f677
|
implement $next on proxy server
|
2022-10-15 22:24:00 -07:00 |
|
Martin Michelsen
|
dbf44e60ff
|
prevent $item in lobbies
|
2022-10-01 00:56:39 -07:00 |
|
Martin Michelsen
|
a8f888b829
|
fix $event condition on BB
|
2022-10-01 00:56:39 -07:00 |
|
Martin Michelsen
|
125c8f910c
|
add get_player_card
|
2022-10-01 00:56:39 -07:00 |
|
Martin Michelsen
|
27bccc5571
|
don't show gc# in unlicensed sessions
|
2022-10-01 00:53:31 -07:00 |
|
Martin Michelsen
|
fbc0eaeaa1
|
add SL flag in $li command output
|
2022-09-30 00:15:26 -07:00 |
|
Martin Michelsen
|
96caa94d1e
|
expand proxy options, catch invalid commands from server
|
2022-09-29 23:47:44 -07:00 |
|
Martin Michelsen
|
0951132c01
|
add proxy options menu
|
2022-09-29 12:07:53 -07:00 |
|
Martin Michelsen
|
29fc74470d
|
rename client and lobby flags
|
2022-09-22 22:50:14 -07:00 |
|