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
477d3b3aa4fdac4024a18fd70c17b0384193fbf0
Select Git revision
Branches
1
trunk
default
protected
Tags
2
v0.7.0
v0.3.0
3 results
bevy-micro-ldtk
src
Author
Search by author
Any Author
authors
Louis
louis
1 author
Nov 19, 2023
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
Update required bevy version to 0.11
· aef9b5c6
Louis
authored
1 year ago
aef9b5c6
Apr 30, 2023
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
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
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
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
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
Initial version
· 994608ab
Louis
authored
2 years ago
994608ab
Loading