1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-13 17:06:52 +00:00
Commit Graph

3014 Commits

Author SHA1 Message Date
Zeno Rogue
ccb970f6fe texture:: all-cells-different-textures are now considered correctly mapped if geometry has not been changed 2019-09-12 22:42:59 +02:00
Zeno Rogue
84af8f2b32 added some missing conformal::configure() 2019-09-12 22:42:59 +02:00
Zeno Rogue
31164e12d6 removed Lost Mountain and Brownian Islands from the chaos mode 2019-09-12 22:42:59 +02:00
Zeno Rogue
0f0b491939 fixed invalid bitruncation in torus geometries 2019-09-12 22:42:59 +02:00
Zeno Rogue
b74c2369a0 'shot' value to change shots 2019-09-12 22:42:59 +02:00
Zeno Rogue
5fb9578000 3d:: draw:: fixed z-level changing 2019-09-12 22:42:58 +02:00
Zeno Rogue
fc1e33f245 Space Rocks are now accessible 2019-09-12 22:42:58 +02:00
Zeno Rogue
36b4b60d46 3d::draw:: added shading 2019-09-12 22:42:58 +02:00
Zeno Rogue
cc5f381d20 3d:: draw:: draw items without rotation, draw them in current location 2019-09-12 22:42:58 +02:00
Zeno Rogue
b8ad42a947 gradient background in floor texture 2019-09-12 22:42:58 +02:00
Zeno Rogue
a528f56a98 comma actually can be entered in number editor 2019-09-12 22:42:58 +02:00
Zeno Rogue
1a63872a44 11.0p 2019-09-12 22:42:58 +02:00
Zeno Rogue
efb72afb87 fixed Slime display 2019-09-12 22:42:58 +02:00
Zeno Rogue
7d9d3ced50 option -viewall for testing 2019-09-12 22:42:58 +02:00
Zeno Rogue
96faa8ed0e typo fix 2019-09-12 22:42:58 +02:00
Zeno Rogue
dbcfc2e978 Minefield in bounded marked as specially_geo3 2019-09-12 22:42:58 +02:00
Zeno Rogue
a08cf0c8fd no more model boundaries in 3D 2019-09-12 22:42:58 +02:00
Zeno Rogue
2cfb35c671 more fixes 2019-09-12 22:42:58 +02:00
Zeno Rogue
2d5c19a5b5 translation updates/fixes, degree symbol displayed for angles configured in models 2019-09-12 22:42:58 +02:00
Zeno Rogue
743af3217d the magic of Orb of Yendor makes them immobile using boats 2019-09-12 22:42:58 +02:00
Zeno Rogue
463e874520 fixed Friendly Ivy attacking non-attackable monsters 2019-09-12 22:42:58 +02:00
Zeno Rogue
83d8025133 replaced [8] with [MAX_EDGE] 2019-09-12 22:42:58 +02:00
Zeno Rogue
e4ad1c07a3 removed Witch and Evil Golem from the polymorph list; replaced them with Falling Dog and Mutant 2019-09-12 22:42:58 +02:00
Zeno Rogue
6a8d2b9046 Orb of Freedom takes Rose scent into account 2019-09-12 22:42:58 +02:00
Zeno Rogue
beeeb7c23b added some people to the credits 2019-09-12 22:42:58 +02:00
Zeno Rogue
05ee76015f a better message on illegal moves in Brown Island 2019-09-12 22:42:58 +02:00
Zeno Rogue
f5d08e34fd bulls rage when pushed 2019-09-12 22:42:58 +02:00
Zeno Rogue
0f99334279 Shadows are now blow-immune 2019-09-12 22:42:58 +02:00
Zeno Rogue
a44e4281de fixup missing current_proj_name 2019-09-12 22:42:58 +02:00
Zeno Rogue
ac302500e0 fixup parameter order in 'number of mines' 2019-09-12 22:42:58 +02:00
Zeno Rogue
0929128171 no more Euler warning in 3D 2019-09-12 22:42:58 +02:00
Zeno Rogue
b24c9d88e8 text fixes 2019-09-12 22:42:58 +02:00
Zeno Rogue
758d6cf340 bugfix in 8-cell naming 2019-09-12 22:42:58 +02:00
Zeno Rogue
f9ba041451 asteroids:: theming, changed look to invisible floors + grid, provided validity rules 2019-09-12 22:42:58 +02:00
Zeno Rogue
4af11a7f2a changed create to create_playerpath in rogueviz 2019-09-12 22:42:58 +02:00
Zeno Rogue
f9db5b3863 fixed some uninitialized variable warnings 2019-09-12 22:42:58 +02:00
Zeno Rogue
57f2891826 bounded Minefield now works according to the standard Minesweeper rules 2019-09-12 22:42:58 +02:00
Zeno Rogue
e61c684bca removed the redundant copy of master_relative in shmup 2019-09-12 22:42:58 +02:00
Zeno Rogue
648af0c08e fixup master_relative in Euclidean; this makes the line animation work 2019-09-12 22:42:58 +02:00
Zeno Rogue
b239e12cbb fixup spiral ?? 2019-09-12 22:42:58 +02:00
Zeno Rogue
27581ff8b0 virtualRebase now used in all quotient geometries 2019-09-12 22:42:58 +02:00
Zeno Rogue
e446ad9b1c fixed the ESC key flashing and doing nothing in the Expansion slide 2019-09-12 22:42:58 +02:00
Zeno Rogue
b05eb3754f adjusted RogueViz Kohonen to 3D 2019-09-12 22:42:58 +02:00
Zeno Rogue
4c5a9091c2 made allcells work correctly in S^3 2019-09-12 22:42:58 +02:00
Zeno Rogue
ac1c588d7d in creative menu, animations and history are now separate 2019-09-12 22:42:58 +02:00
Zeno Rogue
6b91dc2d7d 3d:: fixed invis_point and behindsphere 2019-09-12 22:42:58 +02:00
Zeno Rogue
217a643605 fixed some monster displays 2019-09-12 22:42:58 +02:00
Zeno Rogue
9fece7b342 renamed 'spiral' to 'spiral/ring' and added a comment 2019-09-12 22:42:58 +02:00
Zeno Rogue
fd5dfd6b39 spiral projection generalized 2019-09-12 22:42:58 +02:00
Zeno Rogue
4284831069 more options in line animation 2019-09-12 22:42:58 +02:00