1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-11-14 12:47:10 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Joseph C. Sible
eeb67620ff Add minetexts up to 14
The truncated heptagonal and truncated triheptagonal tilings both appear in
the list of Archimedean tilings, and both contain tetradecagons. It seems that
this is the most sides of any polygon in any of the game's non-custom tilings,
so it seems like a good choice for how high minetexts should support.
2025-10-09 20:41:57 -04:00
Joseph C. Sible
8f5a51d2cf Fix #145: add a shading cheat 2025-08-18 22:25:02 -04:00
Zeno Rogue
fc81777e29 split graph.cpp into 6 files: graph, graph-player, graph-wall, graph-item, graph-monster, and animations 2025-08-17 12:17:20 +02:00