issues
search
amethyst
/
rustrogueliketutorial
Roguelike Tutorial in Rust - using RLTK
MIT License
903
stars
156
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Building for the Web
#218
jish
opened
2 months ago
1
Prefab section in chapter 34 gets rstripped causing an out of bounds error
#217
jvn145
opened
6 months ago
0
Fix typo in chapter_2.md
#216
gearcog
opened
8 months ago
0
1. Building for the web (hosting suggestion)
#215
ajmedeio
opened
1 year ago
1
Chapter 7: ConvertSaveload requires serde as a dependency.
#214
Bobbias
opened
1 year ago
1
Fix typo in chapter_3.md
#211
maacl
opened
1 year ago
0
Multi-threading causes race condition when resolving hangover duration
#210
rob-rivera
opened
1 year ago
0
Remove outdated reference to #[macro_use]
#209
maacl
opened
1 year ago
0
Chapter 69 - Crash due to missing proc_target when using "weapon trait" items
#208
SethSR
opened
1 year ago
0
Chapter 35: Entities not properly filtered out
#207
jcorbier
opened
1 year ago
0
Cargo.toml formatting
#206
dearlordylord
opened
1 year ago
0
RandomTable.roll() returning None fairly freqently.
#205
ThePhantomLemon
opened
1 year ago
1
Bump bumpalo from 3.10.0 to 3.12.0
#204
dependabot[bot]
opened
1 year ago
0
Chapter 9 - Potion does not get consumed immediately
#203
tigerplush
closed
1 year ago
1
Chapter-26 BSP Interiors: Entities spawning in walls
#202
DireTabacchi
opened
1 year ago
1
Unable to build Chapter 1
#201
occultsynthetic
opened
1 year ago
2
typo: brackets -> parentheses
#200
koslowdavida
opened
1 year ago
0
Fix book building
#199
s373r
opened
1 year ago
0
Fix spelling error
#198
Swicegood
opened
1 year ago
0
Fix typo in chapter_3.md
#197
pdbrito
opened
2 years ago
0
Mistake in chapter 50
#196
marioferpa
opened
2 years ago
0
Update chapter_1.md
#195
marioferpa
opened
2 years ago
0
remove unnecessary mut borrow and write access in chap 2
#194
xysun
opened
2 years ago
0
item not deleted in inventory_system.rs in chapter 9
#193
stutxo
opened
2 years ago
0
Single grammar fix in chapter_01.md
#192
byronic
opened
2 years ago
0
Bump regex from 1.5.4 to 1.5.5
#191
dependabot[bot]
closed
2 years ago
0
Fix the file name of the `main_menu` function
#190
hiratara
closed
2 years ago
1
Rename remaining LeftWalker instances to LeftMover
#189
helloitsjoe
opened
2 years ago
0
Chapter 61 (Section 5.19) Movement System Teleporting Error
#188
andreasschmitz
opened
2 years ago
0
4.5 (ch. 27) Cellular Automata Orphans Are Not Culled
#187
KyleHagad
opened
2 years ago
1
Dependencies - would you recommend using "0.8.1"
#186
SylvainDe
opened
2 years ago
0
chapter 7: fix diagonal keybindings
#185
Pawka
opened
2 years ago
0
Python SimpleHTTPServer
#184
mirkoRainer
opened
2 years ago
0
learn programming from scratch with Rust?
#183
RojjaCebolla
opened
2 years ago
1
vscode c plugin?
#182
RojjaCebolla
opened
2 years ago
2
Clippy and fmt seem to be installed by default
#181
RojjaCebolla
opened
2 years ago
0
Chapter 52: Modifier KeyCode Input Problem in Linux
#180
makraiz
opened
2 years ago
0
Change menu.rs to gui.rs to match the example code in Chapter 11.
#179
viljami
opened
3 years ago
0
Remove too early introduced runstate.
#178
viljami
opened
3 years ago
0
Remove unused ConvertSaveload.
#177
viljami
opened
3 years ago
1
Remove ConvertSaveLoad from WantsToDropItem
#176
jmchacon
opened
3 years ago
0
Chapter4: Return rooms and map from new_map_rooms_and_corridors fn.
#175
viljami
opened
3 years ago
0
Ch8 Items - ConvertSaveload in WantsToDropItem component
#174
dgobi
opened
3 years ago
2
Chapter 9: May not need `maintain` after each RunState call to dispatch
#173
umaYnit
opened
3 years ago
2
1st update of MonsterAI can't take RunState as it's not embedded yet
#172
jmchacon
opened
3 years ago
0
Remove a derivation that doesn't work.
#171
jmchacon
opened
3 years ago
0
Update dependency
#170
ghost
closed
2 years ago
0
Add a note for older graphics cards
#169
RojjaCebolla
closed
3 years ago
0
Core dump when running Chapter 1
#168
guxuanzhen16
opened
3 years ago
1
Update chapter_3.md
#167
hansalves
opened
3 years ago
0
Next