issues
search
SnorriDev
/
thoth
A natural-language puzzle game with hieroglyphic spells.
http://snorridev.github.io/thoth/
10
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Frame rate/move speed seems to be weirdly tied to world size
#77
viking-sudo-rm
opened
4 years ago
0
Bullet sprite rendering
#76
viking-sudo-rm
opened
4 years ago
1
Make all kinds of entities use hasGravity
#75
viking-sudo-rm
closed
5 years ago
1
Shooting midair freezes game
#74
viking-sudo-rm
closed
5 years ago
0
HUD enhancement
#73
viking-sudo-rm
closed
4 years ago
2
Better dialog overlay
#72
viking-sudo-rm
closed
5 years ago
1
Use OpenGL-accelerated rendering
#71
viking-sudo-rm
opened
5 years ago
0
Cleanup
#70
viking-sudo-rm
closed
6 years ago
0
Improve InventoryOverlay
#69
viking-sudo-rm
opened
6 years ago
1
Completed first draft of tutorial!
#68
viking-sudo-rm
closed
6 years ago
0
"Tell it to explode if it touches a mummy"
#67
viking-sudo-rm
opened
6 years ago
0
Physics
#66
tojaroslaw
closed
6 years ago
0
Fix AI so it jumps instead of creeping up and down
#65
tojaroslaw
opened
6 years ago
0
Second stage of tutorial.
#64
viking-sudo-rm
closed
6 years ago
0
Have tripwires hold objects from falling.
#63
viking-sudo-rm
opened
6 years ago
0
Clean up Detector/Despawner within Entity hierarchy.
#62
viking-sudo-rm
opened
6 years ago
0
Simplified weapon system and created first version of tutorial.
#61
viking-sudo-rm
closed
6 years ago
0
Simplify spellcasting.
#60
viking-sudo-rm
closed
6 years ago
0
Stop projectiles from colliding and stopping movement
#59
legotack
closed
6 years ago
0
Recreate tutorial.
#58
viking-sudo-rm
closed
5 years ago
0
Added AIMode.BUDDY.
#57
viking-sudo-rm
closed
6 years ago
0
Added getter and setter to change Animation frame rate.
#56
viking-sudo-rm
closed
6 years ago
0
Allow animations to have variable frame rate.
#55
viking-sudo-rm
closed
6 years ago
1
Higher frame rate player animation.
#54
viking-sudo-rm
opened
6 years ago
1
Cleaned up comments, TODOs, and unused methods.
#53
viking-sudo-rm
closed
6 years ago
0
Specific constructors in Tile should be refactored as static factory functions.
#52
viking-sudo-rm
closed
4 years ago
0
Update items UI when an item is added or removed from the InventoryOverlay.
#51
viking-sudo-rm
opened
6 years ago
0
Refactor structure of semantic trees.
#50
viking-sudo-rm
closed
4 years ago
1
Deprecate or adapt Masking?
#49
viking-sudo-rm
opened
6 years ago
3
LevelEditor should be able to modify additional TileLayers.
#48
viking-sudo-rm
opened
6 years ago
0
Would using an ImageViewer to scale the map improve performance?
#47
viking-sudo-rm
opened
6 years ago
0
Allow Tiles to be Animations in addition to Images.
#46
viking-sudo-rm
opened
6 years ago
0
Expand the entropy mechanic.
#45
viking-sudo-rm
closed
4 years ago
1
UI should display total health, not percent health.
#44
viking-sudo-rm
opened
6 years ago
1
Constructor to initialize player inventory should become a static factory.
#43
viking-sudo-rm
opened
6 years ago
0
Refactor Ballista to be an AIAgent with AIMode.TURRET.
#42
viking-sudo-rm
closed
4 years ago
0
Removed unused code and obsolete comments.
#41
viking-sudo-rm
closed
6 years ago
0
Improve the LevelEditor UI.
#40
viking-sudo-rm
opened
6 years ago
0
Encapsulate and clean-up Animation logic in Entity.
#39
viking-sudo-rm
opened
6 years ago
1
Three functioning AIModes.
#38
viking-sudo-rm
closed
6 years ago
0
Only auto-save modified Layer in LevelEditor after modification.
#37
viking-sudo-rm
closed
4 years ago
0
Move some input checking to a new broadcastBinding event.
#36
viking-sudo-rm
closed
4 years ago
0
Made tiling happen
#35
legotack
closed
6 years ago
0
Buddy mode for NPCs.
#34
viking-sudo-rm
closed
6 years ago
1
Fixed and tested background images.
#33
viking-sudo-rm
closed
6 years ago
0
Display images in background layer.
#32
viking-sudo-rm
closed
6 years ago
0
Reformulate flying and jumping for new physics.
#31
viking-sudo-rm
closed
4 years ago
2
Simplify movement logic for platformer-style game.
#30
viking-sudo-rm
closed
6 years ago
0
Player can walk off map and disappear.
#29
viking-sudo-rm
closed
6 years ago
1
Wrote consolidated UnifiedTileType.
#28
viking-sudo-rm
closed
6 years ago
0
Next