|
|
0aaf5db8e5
|
nix fmt
|
2024-05-06 18:39:49 +02:00 |
|
|
|
490ebae2c6
|
clippy fixes
|
2024-05-06 16:00:59 +02:00 |
|
|
|
dd3cd6364e
|
fix schema for serde_repr usage
|
2024-05-06 15:47:02 +02:00 |
|
|
|
a7f3f419c1
|
update schema
|
2024-05-06 15:41:53 +02:00 |
|
|
|
f8651c22ff
|
add ci job to check if schema is up to date
|
2024-05-06 15:34:49 +02:00 |
|
|
|
4e6d6e4b3a
|
move nix
|
2024-05-06 15:22:41 +02:00 |
|
|
|
c2985d13f2
|
upstream schemars
|
2024-05-06 15:15:23 +02:00 |
|
|
|
b35daf5c12
|
store classlist as u16s
|
2024-05-04 16:44:13 +02:00 |
|
|
|
ab87b34de8
|
make gameevent parsing more backwards compatible
|
2024-04-16 22:51:38 +02:00 |
|
|
|
8ff5e5e6df
|
specify msrv
|
2024-04-07 16:56:34 +02:00 |
|
|
|
dfd0b8ae90
|
cleanup sendprop array/vector comparisons
|
2024-04-07 16:48:19 +02:00 |
|
|
|
9d38663c79
|
don't panic in nullhasher misuse
|
2024-04-07 16:48:19 +02:00 |
|
|
|
1d71aa8ba6
|
remove some slice indexing
|
2024-04-07 16:48:19 +02:00 |
|
|
|
e0ec7db236
|
proper baseline index type
|
2024-04-07 16:48:19 +02:00 |
|
|
|
a7a8318083
|
clippy fixes
|
2024-04-07 14:56:43 +02:00 |
|
|
|
490b4a03ab
|
bumb dependencies
|
2024-04-07 14:46:45 +02:00 |
|
|
|
0b99f713f0
|
don't run tests on aarch64 hydra
|
2024-04-05 16:40:12 +02:00 |
|
|
|
7ef73499bf
|
fix hydra job
|
2024-04-05 13:09:56 +02:00 |
|
|
|
1682edb113
|
nix: only build parser
|
2024-03-29 18:59:41 +01:00 |
|
|
|
2449c96660
|
disable lto ☹
|
2024-03-29 18:02:55 +01:00 |
|
|
|
198ce2f451
|
schemars from git
v0.5.1
|
2024-03-29 16:34:38 +01:00 |
|
|
|
a732a11bc5
|
0.5.1
|
2024-03-29 16:26:57 +01:00 |
|
|
|
217211f2fb
|
show server send messages as chat
|
2024-03-29 16:26:43 +01:00 |
|
|
|
d9ff9d4662
|
fix schema for SendPropIdentifier
|
2024-02-02 19:39:56 +01:00 |
|
|
|
042481b3ab
|
fix schema for GameEventType
|
2024-02-02 19:31:12 +01:00 |
|
|
|
f38e4caa72
|
update schema
|
2024-02-01 00:35:20 +01:00 |
|
|
|
85b82b2794
|
workflow updates
|
2024-02-01 00:31:46 +01:00 |
|
|
|
a3a319cf5b
|
fix nix
|
2024-02-01 00:31:46 +01:00 |
|
|
|
493c954b49
|
update generated code
|
2024-02-01 00:31:46 +01:00 |
|
|
|
cc83dced64
|
newer demo for codegen
|
2024-02-01 00:31:46 +01:00 |
|
|
|
1a549b7c40
|
merge codegen into main crate
|
2024-02-01 00:31:23 +01:00 |
|
|
|
c08f30a60c
|
explicit event type to event message
|
2024-01-29 22:54:45 +01:00 |
|
|
|
8da83b7df8
|
add missing disaply
|
2024-01-29 22:37:08 +01:00 |
|
|
|
2b01b3ba7c
|
better json serialize for event type
|
2024-01-29 22:37:01 +01:00 |
|
|
|
7ed264cae4
|
fmt + cargo update
|
2024-01-04 17:20:52 +01:00 |
|
|
|
cf4caa069d
|
clippy fix
|
2023-12-24 20:40:44 +01:00 |
|
|
|
3df547111c
|
flake updates
|
2023-12-23 22:41:37 +01:00 |
|
|
|
ecc268b40a
|
update deps
|
2023-12-23 15:26:31 +01:00 |
|
|
|
e8e76e9046
|
0.5.0
v0.5.0
|
2023-12-22 16:21:37 +01:00 |
|
|
|
07039da23d
|
switch to cargo-insta for snapshot testing
|
2023-12-21 23:02:41 +01:00 |
|
|
|
d20fbb8e37
|
list pauses in parser json output
|
2023-12-21 22:41:17 +01:00 |
|
|
|
cfd514000e
|
player count fix wip
|
2023-12-21 21:27:57 +01:00 |
|
|
|
5e771e57c2
|
minor prop bit count cleanup
|
2023-12-21 21:27:57 +01:00 |
|
|
|
05d5a17861
|
don't store raw_props that we don't need
|
2023-12-21 21:27:57 +01:00 |
|
|
|
5f6600cfdb
|
Merge pull request #16 from ddeityy/master
Added header to json output
|
2023-11-11 21:21:08 +01:00 |
|
|
|
f595843eb3
|
Merge pull request #15 from bitinha/master
Fix PartialOrd for ServerTick and DemoTick
|
2023-11-11 21:10:50 +01:00 |
|
ddeity
|
4b2bf49585
|
flattened MatchState for compatibility
|
2023-11-11 22:05:46 +03:00 |
|
ddeity
|
500c2f0448
|
Added header to json output
|
2023-11-09 01:26:41 +03:00 |
|
unknown
|
e78a13790b
|
Fix PartialOrd for ServerTick and DemoTick
|
2023-11-05 19:33:14 +00:00 |
|
|
|
fd56f9e3dd
|
Merge pull request #14 from Tomeno/player_ping
Add ping to Player struct
|
2023-10-17 22:30:06 +02:00 |
|