Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Bevy Micro LDTK
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Microhacks
Bevy Micro LDTK
Commits
dec7660f10610e9f34bcf1c7e26fd4c6f276de50
Select Git revision
Branches
1
trunk
default
protected
Tags
2
v0.7.0
v0.3.0
3 results
bevy-micro-ldtk
Author
Search by author
Any Author
authors
Louis
louis
1 author
Jan 20, 2024
Handle version difference in autorule tile ids
· dec7660f
Louis
authored
1 year ago
dec7660f
Include ldtk 1.5.3 in standard export
· f474f397
Louis
authored
1 year ago
f474f397
Add ldtk 1.5.3 support
· 12323579
Louis
authored
1 year ago
12323579
Nov 19, 2023
Use Intermediary Asset To Load External Levels
· 58556d2b
Louis
authored
1 year ago
58556d2b
Fix external level loading for non-root project files
· 3dd73b79
Louis
authored
1 year ago
3dd73b79
Fix lints
· 477d3b3a
Louis
authored
1 year ago
477d3b3a
Fix root exports
· ae25d19c
Louis
authored
1 year ago
ae25d19c
Include flags for ldtk 1.4.0 and 1.4.1
· 294f5b10
Louis
authored
1 year ago
294f5b10
Update to Bevy 0.12; Include ldtk 1.4.0
· ac83ea28
Louis
authored
1 year ago
ac83ea28
Aug 27, 2023
Support external level files
· df3dfe92
Louis
authored
1 year ago
v0.7.0
df3dfe92
Jul 30, 2023
Fix sub-asset path in Level loader
· b7a772dc
Louis
authored
1 year ago
b7a772dc
Support external level files
· c75898be
Louis
authored
1 year ago
c75898be
Jul 22, 2023
Trim bevy dep
· a39c7a0a
Louis
authored
1 year ago
a39c7a0a
Update required bevy version to 0.11
· aef9b5c6
Louis
authored
1 year ago
aef9b5c6
May 07, 2023
Loosen semver requirements for deps
· b6c667ee
Louis
authored
1 year ago
b6c667ee
Apr 30, 2023
Increment version
· 96914926
Louis
authored
1 year ago
96914926
Use correct flags for plugin contents
· 5f1ac45c
Louis
authored
1 year ago
5f1ac45c
Use get_all_levels for multi-world support
· 3c4173f9
Louis
authored
1 year ago
3c4173f9
Add LDTK 1.3.0 support
· fd860a4d
Louis
authored
1 year ago
fd860a4d
Apr 23, 2023
Update to release version
· a00e2cc7
Louis
authored
1 year ago
v0.3.0
a00e2cc7
Include LDTK data versions 1.0.0 to 1.2.3
· df70a0cd
Louis
authored
1 year ago
df70a0cd
Update system param lifetimes
· ec4a4968
Louis
authored
1 year ago
ec4a4968
Apr 19, 2023
Bump beta ver
· 9dfa9429
Louis
authored
1 year ago
9dfa9429
apply clippy suggestions
· 6913fb2c
Louis
authored
1 year ago
6913fb2c
Add safe indexer access methods
· 54a96c57
Louis
authored
1 year ago
54a96c57
Apr 18, 2023
Fix ref conversion
· f47b00e8
Louis
authored
1 year ago
f47b00e8
Include badges in README
· 9fdee62b
Louis
authored
1 year ago
9fdee62b
README file extension
· a4faa686
Louis
authored
1 year ago
a4faa686
Update README.md
· 0d924606
Louis
authored
1 year ago
0d924606
Add format loading test, support converting LDTK into autotile rules
· 048ebe23
Louis
authored
1 year ago
048ebe23
Update outdated usages of Bevy and old deps
· ef8e13d8
Louis
authored
1 year ago
ef8e13d8
Refactor into nested mods, embed LDTK data, support LDTK 1.2.4 & 1.2.5
· 2da9cf0e
Louis
authored
1 year ago
2da9cf0e
Feb 06, 2023
Add new types for map data
· dfb52c4f
Louis
authored
2 years ago
dfb52c4f
Jan 22, 2023
Include map to image generation
· c9df9af3
Louis
authored
2 years ago
c9df9af3
Jan 19, 2023
Use layers getter instead of directly accessing layers in MapQuery
· 289eeab7
Louis
authored
2 years ago
289eeab7
Jan 17, 2023
Add cargo.toml info
· a03ae944
Louis
authored
2 years ago
a03ae944
Bump version
· e19ac49c
Louis
authored
2 years ago
e19ac49c
Wrap levels and layers, preprocess layers to extract tile info
· 24a2956c
Louis
authored
2 years ago
24a2956c
Extra helpers
· ec233e24
Louis
authored
2 years ago
- Include Indexer from TraderTales - Add helpers for TileRef's - Extra accessors on MapQuery
ec233e24
Jan 09, 2023
Add new file
· bc63ed68
Louis
authored
2 years ago
bc63ed68
Loading