Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v0.8.0
twmap
Browse files
Sep 21, 2022
Bump version to 0.8.0
· 2e659c94
Patiga
authored
Sep 21, 2022
View commits for tag v0.8.0
v0.8.0
2e659c94
Sep 20, 2022
Correct NullByte -> NulByte
· f2d9dd2e
Patiga
authored
Sep 20, 2022
f2d9dd2e
Add environment vars for external mapres paths
· f5308be3
Patiga
authored
Sep 20, 2022
f5308be3
Sep 19, 2022
[tools/edit] Use ZeroAir before shrinking
· f9deb737
Patiga
authored
Sep 19, 2022
f9deb737
Make shrink_ndarray and edge_extend_ndarray pub
· d33c8607
Patiga
authored
Sep 19, 2022
d33c8607
Sep 18, 2022
Run cargo update, add bytemuck for Point
· d4f16fb6
Patiga
authored
Sep 19, 2022
d4f16fb6
Use zlib flate2 backend for wasm target
· 7fe882c1
Patiga
authored
Sep 19, 2022
7fe882c1
Fix wasm build
· c0d1ec76
Patiga
authored
Sep 19, 2022
c0d1ec76
Rename TileMap -> Tilemap everywhere
· 576c847a
Patiga
authored
Sep 19, 2022
576c847a
Derive Eq everywhere to satisfy clippy
· 48c78414
Patiga
authored
Sep 19, 2022
48c78414
Fix tests
· 2d56bfe6
Patiga
authored
Sep 19, 2022
2d56bfe6
Introduce EditTile trait
· c08f93c7
Patiga
authored
Sep 18, 2022
c08f93c7
Sep 17, 2022
Separate map and datafile modules
· 3692eca6
Patiga
authored
Sep 17, 2022
3692eca6
Implement automapper parsing and running
· 5e25377e
Patiga
authored
Aug 29, 2022
5e25377e
Aug 24, 2022
Optimize dependencies: Only enable png from image
· 73956298
Patiga
authored
Aug 24, 2022
73956298
Add some envelope and fixed point documentation
· 759ecdc6
Patiga
authored
Aug 24, 2022
759ecdc6
[tools/check] Improve coding
· e2e6a02a
Patiga
authored
Aug 24, 2022
e2e6a02a
Aug 22, 2022
Reduce some warning logs to info logs
· 80a61c14
Patiga
authored
Aug 22, 2022
80a61c14
Change Quad::new to something usable
· 72ff43de
Patiga
authored
Aug 22, 2022
72ff43de
[MapDir] Flatten TileFlags(, tile position again)
· 5176197e
Patiga
authored
Aug 22, 2022
5176197e
Aug 21, 2022
Add #[must_use] to some map_edit functions
· 91c25e62
Patiga
authored
Aug 22, 2022
91c25e62
[MapDir] Fix I16 displaying bytes instead of i16
· ee324078
Patiga
authored
Aug 22, 2022
ee324078
Add tests for mirror and rotate
· 7f218025
Patiga
authored
Aug 21, 2022
7f218025
Add PhysicsLayer marker trait
· 15a7ee59
Patiga
authored
Aug 21, 2022
15a7ee59
Make map_checks functions pub, much more
· 52313618
Patiga
authored
Aug 21, 2022
52313618
Aug 20, 2022
Make all error struct fields pub, some formatting
· cd2c3140
Patiga
authored
Aug 20, 2022
cd2c3140
Add generic Point struct
· d2e53db7
Patiga
authored
Aug 20, 2022
d2e53db7
Aug 17, 2022
Fix mirror + rotate creating empty (visual) space
· 6cc6d1e0
Patiga
authored
Aug 17, 2022
6cc6d1e0
Update sanitize-filename depedency
· 2ec3b174
Patiga
authored
Aug 16, 2022
2ec3b174
Remove itertools dependency
· 25676620
Patiga
authored
Aug 16, 2022
25676620
Use fixed point numbers explicitly
· fea20ecd
Patiga
authored
Aug 16, 2022
fea20ecd
LICENSE CHANGE: AGPL-3.0-only for both crates
· d846c9c7
Patiga
authored
Aug 17, 2022
d846c9c7
Aug 09, 2022
[twmap-tools] Bump version to 0.2.0
· 8ad9ecae
Patiga
authored
Aug 09, 2022
8ad9ecae
[twmap-check-ddnet] zero-tele -> faulty-tele
· 8bbbdab6
Patiga
authored
Aug 09, 2022
8bbbdab6
[twmap-check-ddnet] Check for irregular settings
· 69237949
Patiga
authored
Aug 09, 2022
69237949
[twmap-tools] Use clap derive for all cli
· e804b139
Patiga
authored
Aug 09, 2022
e804b139
Aug 08, 2022
[twmap-tools] '_' -> '-' in binary names
· 2aa7fdc8
Patiga
authored
Aug 08, 2022
2aa7fdc8
[twmap_check_ddnet] Add check for missing time cps
· 03f48a75
Patiga
authored
Aug 08, 2022
03f48a75
May 16, 2022
[twmap-tools] Fix tool names in the README, v0.1.1
· 74a4f381
Patiga
authored
May 16, 2022
74a4f381
[twmap-tools] Change parameters, default behavior
· 6595a8a3
Patiga
authored
May 16, 2022
6595a8a3
Loading