issues
search
pd-rs
/
crankstart
A barely functional, wildly incomplete and basically undocumented Rust crate whose aim is to let you write Games for the Playdate handheld gaming system in Rust.
MIT License
235
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update bindings to 2.5.0
#91
pathehir
closed
5 months ago
1
Provide access to system events
#90
Javier-varez
opened
6 months ago
0
Assets are inaccessible when Crank.toml project name includes a hyphen
#89
AdamBlance
opened
7 months ago
1
update bindings to SDK 4.2.1
#88
sam-dillin
closed
7 months ago
0
Panic handler causes infinite panic recursion
#87
ttencate
opened
8 months ago
0
Implement Sprite::set_draw_mode
#86
ttencate
closed
7 months ago
0
Missing `Sprite::set_draw_mode`
#85
ttencate
closed
7 months ago
0
Attempt to write panics to file instead of just console.
#84
tehsmeely
opened
9 months ago
0
Resolve platform dependent cstr point types for menu API
#83
tehsmeely
closed
9 months ago
0
Fixed mismatched type error in menu item API
#82
pomettini
closed
9 months ago
2
Update upstream crankstart
#81
adamsoutar
closed
9 months ago
1
Sprite visibility
#80
tehsmeely
closed
9 months ago
0
Menu item API
#79
tehsmeely
closed
9 months ago
3
Canonical naming: remove `get_` prefix
#78
virtualritz
opened
11 months ago
2
Add bindings to Lua callFunction & pushFunction
#77
paulyoung
closed
11 months ago
1
Log general anyhow errors better
#76
SomeoneToIgnore
closed
1 year ago
0
Fix macro expansion errors
#75
SomeoneToIgnore
closed
1 year ago
0
A game built without `--device` running on device tries to run the Lua `playdate.update`
#74
paulyoung
opened
1 year ago
1
Add some support for the Lua API
#73
paulyoung
closed
1 year ago
0
Show proper error in `load_font` call
#72
SomeoneToIgnore
closed
1 year ago
0
Fix clippy lints
#71
SomeoneToIgnore
closed
1 year ago
0
Replace heapless with the much smaller arrayvec
#70
parasyte
closed
1 year ago
1
Add most missing system features
#69
FloppyDisck
closed
1 year ago
1
Add missing functions from the original API
#68
FloppyDisck
closed
1 year ago
0
Rename center to origin in ellipse function params
#67
lyonbeckers
closed
1 year ago
1
Draw ellipse parameter is mislabeled as center
#65
lyonbeckers
closed
1 year ago
1
Optionally draw and update sprites
#64
lyonbeckers
closed
1 year ago
0
Bug in LCDPattern
#63
jhbruhn
opened
1 year ago
8
Sprite API - safe userdata, remove_sprites, and get_sprite_count
#62
lyonbeckers
closed
1 year ago
0
Add fill_polygon
#61
lyonbeckers
closed
1 year ago
1
Add get_sprite_count, remove_sprite, get_userdata and set_userdata
#60
lyonbeckers
closed
1 year ago
1
Add API to access `Bitmap` pixel and mask data
#59
parasyte
opened
1 year ago
8
Fix UB in `Graphics::get_debug_bitmap()`
#58
parasyte
closed
1 year ago
1
Dropping the `Bitmap` returned by `Graphics::get_debug_bitmap()` is UB
#57
parasyte
closed
1 year ago
0
Update euclid and hashbrown
#56
parasyte
closed
1 year ago
0
Bump version
#54
boozook
closed
1 year ago
0
Add Graphics::get_font_height
#53
parasyte
closed
1 year ago
1
Fix drawing order of sprites and other graphics
#52
Ruin0x11
opened
1 year ago
2
Publish on crates.io
#51
jcornaz
closed
1 year ago
5
Make `euclid` optional for the `crankstart-sys` crate
#50
jcornaz
closed
1 year ago
1
allow `internal_features`
#49
boozook
closed
1 year ago
2
Regenerate bindings for playdate SDK 2.0
#48
SomeoneToIgnore
closed
1 year ago
3
Better README, use a rust-toolchain.toml
#46
softdevca
closed
1 year ago
1
SDK 2.0 compatibility
#45
tjkirch
closed
1 year ago
23
Migrate generate_bindings.sh to POSIX sh
#44
tjkirch
closed
1 year ago
2
Add README steps for updating Playdate bindings
#43
tjkirch
closed
1 year ago
1
Add sysroot include path for arm-none-eabi-gcc
#42
tjkirch
closed
1 year ago
4
Couldn't find pdz file main.pdz
#41
pomettini
opened
1 year ago
31
Unit testing dependent crates
#40
tjkirch
closed
1 year ago
2
Mess up formatting in PR
#39
rtsuk
closed
1 year ago
0
Next