|
|
1da5c89b06
|
update readme
|
2025-04-18 15:04:32 +02:00 |
|
|
|
d4f80899a2
|
attempt to handle l4d2's different lump headers
|
2025-04-18 15:01:34 +02:00 |
|
|
|
0c9446e708
|
formatting
|
2025-04-18 14:32:30 +02:00 |
|
|
|
acf3876bd5
|
Merge pull request #24 from IaVashik/master
Add BSP v21 support (excluding L4D2)
|
2025-04-18 14:32:09 +02:00 |
|
laVashik
|
ba4e0e8093
|
Add support for BspVersion 21
|
2025-04-16 20:56:49 +03:00 |
|
|
|
f21afd7db7
|
re-export AsPropPlacement, again
|
2025-03-03 20:51:22 +01:00 |
|
|
|
cecc7b2432
|
re-export AsPropPlacement
|
2025-03-03 20:30:13 +01:00 |
|
|
|
a8a090ee1a
|
rust 2024
|
2025-03-02 20:17:24 +01:00 |
|
|
|
8c054ff565
|
updates
|
2025-03-02 20:10:09 +01:00 |
|
|
|
9b9da644d7
|
0.8.0
|
2025-03-02 19:09:26 +01:00 |
|
|
|
d787777d92
|
cleanup
|
2025-03-02 19:03:20 +01:00 |
|
|
|
94614153b8
|
Merge pull request #22 from krakow10/prop-angles
Change StaticPropLump & Angles Fields Visibility to Public
|
2025-03-02 19:01:24 +01:00 |
|
Quaternions
|
bc6cf3157e
|
change StaticPropLump angles field visibility to pub
|
2025-03-02 18:33:39 +01:00 |
|
|
|
d8f3018106
|
Merge pull request #21 from krakow10/split_at
Use split_at in EntitiesIter
|
2025-03-02 18:28:45 +01:00 |
|
|
|
76918206da
|
split off common types into a separate crate for easier semver management
|
2025-03-02 18:25:36 +01:00 |
|
|
|
57e1eac4b6
|
update readme
v0.7.0
|
2025-03-02 16:40:08 +01:00 |
|
|
|
1f20dc4116
|
bump msrv
|
2025-03-02 15:37:39 +01:00 |
|
|
|
472d2106aa
|
prepare for release
|
2025-03-02 15:15:47 +01:00 |
|
Quaternions
|
5f9e258877
|
end relative to slice
|
2025-02-28 15:34:46 -08:00 |
|
Quaternions
|
1a9c6167ac
|
use split_at in EntitiesIter
|
2025-02-28 14:17:19 -08:00 |
|
|
|
adf79d70a1
|
Merge pull request #18 from krakow10/entity-prop-parse
Entity Property Parsing Changes
|
2025-02-26 23:08:05 +01:00 |
|
|
|
c781e3e8e6
|
Merge pull request #20 from krakow10/texture_info-helper
Add helper for texture_info
|
2025-02-26 23:05:52 +01:00 |
|
|
|
5c2676f225
|
Merge pull request #19 from krakow10/leaves-sort
use Leaves constructor in Leaves BinRead
|
2025-02-26 23:01:10 +01:00 |
|
|
|
4417645fd4
|
formatting
|
2025-02-26 23:00:50 +01:00 |
|
Quaternions
|
2c973769bd
|
add helper for texture_info
|
2025-02-26 10:10:35 -08:00 |
|
Quaternions
|
c1ea1363bd
|
use Leaves constructor in Leaves BinRead
The leaves are supposed to be sorted and that was skipped.
|
2025-02-26 09:38:36 -08:00 |
|
Quaternions
|
2e67f2f60e
|
introduce Negated entity prop
|
2025-02-24 21:16:39 -08:00 |
|
Quaternions
|
b7da004e7c
|
deserialize bool with BoolVisitor
|
2025-02-24 21:16:39 -08:00 |
|
|
|
07a9fe5f71
|
Merge pull request #17 from krakow10/parse_prop
Misc Parsing Changes
|
2025-02-22 19:10:53 +01:00 |
|
Quaternions
|
dd3000d330
|
split multiple values by whitespace
|
2025-02-22 09:18:49 -08:00 |
|
Quaternions
|
bf27b6c892
|
tweak parse_prop for readability
|
2025-02-22 09:18:49 -08:00 |
|
Quaternions
|
9fb038e777
|
use array match syntax for Color::deserialize
|
2025-02-22 09:18:27 -08:00 |
|
|
|
009628aecc
|
updates
|
2025-02-22 01:32:21 +01:00 |
|
|
|
bbce1e5a18
|
Merge pull request #16 from krakow10/v19
BSP Version19 Support
|
2025-02-22 01:27:16 +01:00 |
|
|
|
c31dfda436
|
pass lump version in test_static_prop_lump_bytes
|
2025-02-22 01:23:49 +01:00 |
|
Quaternions
|
6e3c0659cb
|
support bsp version 19
|
2025-02-22 01:15:27 +01:00 |
|
|
|
ebc4e8b3ed
|
Merge pull request #14 from krakow10/version19
Add LeafV0 + Leaves Version Decoding
|
2025-02-22 01:14:27 +01:00 |
|
|
|
d586ad882f
|
Merge pull request #12 from krakow10/proplump5
StaticPropLumpV5 + V4
|
2025-02-21 14:51:39 +01:00 |
|
|
|
80935592ce
|
reduce StaticPropLump duplication
|
2025-02-20 22:14:06 +01:00 |
|
Quaternions
|
1bc218ab6a
|
add LeafV0
|
2025-02-20 02:16:44 +01:00 |
|
Quaternions
|
08414d9b51
|
impl BinRead for Leaves
Read LeafV1 and convert into Leaf
|
2025-02-20 02:16:44 +01:00 |
|
Quaternions
|
8d2ea3d6fb
|
include Lump version in LumpReader
|
2025-02-20 02:16:44 +01:00 |
|
Quaternions
|
75728cfab6
|
move Leaves code into module
|
2025-02-20 02:16:44 +01:00 |
|
Quaternions
|
a6d9b3472a
|
StaticPropLumpV4
|
2025-02-20 01:39:56 +01:00 |
|
Quaternions
|
c7c2cfd814
|
StaticPropLumpV5
|
2025-02-20 01:39:56 +01:00 |
|
|
|
0d2113f2e6
|
Merge pull request #13 from krakow10/version
BspFile Changes
|
2025-02-19 23:21:08 +01:00 |
|
|
|
7f2c927e7b
|
restore UnexpectedHeader
|
2025-02-19 23:15:02 +01:00 |
|
Quaternions
|
8f6496e456
|
remove BspError::UnexpectedHeader
|
2025-02-17 17:20:11 -08:00 |
|
Quaternions
|
d0a1666539
|
fold BspVersion into Header, use binrw magic for FourCC
|
2025-02-17 17:20:11 -08:00 |
|
|
|
f0c226044d
|
update workflow
|
2025-02-15 17:02:38 +01:00 |
|