1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-05-18 20:12:07 +00:00
Commit Graph

3995 Commits

Author SHA1 Message Date
Zeno Rogue ce36413968 product:: incompatible with Shmup -- disable other for now 2019-09-12 22:50:14 +02:00
Zeno Rogue 10352c95c1 product:: lazy Yendor 2019-09-12 22:50:14 +02:00
Zeno Rogue e8cdb9e616 product:: fixed straightDownSeek 2019-09-12 22:50:14 +02:00
Zeno Rogue 38ee044e70 product:: do not show marker under player 2019-09-12 22:50:14 +02:00
Zeno Rogue b480286aa9 product:: move other face_the_player stuff 2019-09-12 22:50:14 +02:00
Zeno Rogue 4fd8a18e09 product:: fixed radar 2019-09-12 22:50:14 +02:00
Zeno Rogue 508742e7a9 product:: set missing hexvdist 2019-09-12 22:50:14 +02:00
Zeno Rogue 33cb21f203 product:: fixed a potential crash 2019-09-12 22:50:14 +02:00
Zeno Rogue 0811f8f2d0 product:: no crash on load when saved 2019-09-12 22:50:14 +02:00
Zeno Rogue 1778fd5d8e product:: using precomputed windmap 2019-09-12 22:50:14 +02:00
Zeno Rogue 78cbec039b product:: fixed reversed 3d models 2019-09-12 22:50:14 +02:00
Zeno Rogue d5d1780c3f product:: fixed_yz works 2019-09-12 22:50:14 +02:00
Zeno Rogue c83b5b9ad8 product:: draw editor 2019-09-12 22:50:14 +02:00
Zeno Rogue 42b2aa7596 nisot:: functions get product functions 2019-09-12 22:50:14 +02:00
Zeno Rogue 988adb8259 product:: horocycles now have base altitude 2019-09-12 22:50:14 +02:00
Zeno Rogue 3528d8efa3 product:: debug removed from wall generation 2019-09-12 22:50:14 +02:00
Zeno Rogue a25bf14cff added missing clearmemory in nonisotropic geometries; this also fixed a crash in Archimedean 2019-09-12 22:50:14 +02:00
Zeno Rogue 123a972261 product:: correct walls in Archimedean 2019-09-12 22:50:14 +02:00
Zeno Rogue 23f9736722 point_behind returns true if point is too close to z=0 2019-09-12 22:50:14 +02:00
Zeno Rogue 9c7c60dcfa product: Orb of the Sword 2019-09-12 22:50:14 +02:00
Zeno Rogue 33a236195d product:: applymodel 2019-09-12 22:50:14 +02:00
Zeno Rogue 872abace91 product:: nice ivies 2019-09-12 22:50:14 +02:00
Zeno Rogue 6705e0286c product:: correct SD3 and SD7 2019-09-12 22:50:14 +02:00
Zeno Rogue 6e599112c2 product:: made cpush0 work correctly 2019-09-12 22:50:14 +02:00
Zeno Rogue f0d9ae226f product:: texture shading improved 2019-09-12 22:50:14 +02:00
Zeno Rogue 4ba654600f fixup to targetting 2019-09-12 22:50:14 +02:00
Zeno Rogue 7ffe119975 improved 3D models 2019-09-12 22:50:14 +02:00
Zeno Rogue 2267355daa product:: precise_mouseover fixed 2019-09-12 22:50:14 +02:00
Zeno Rogue e5fb06e6cd product:: HUD items displayed correctly 2019-09-12 22:50:14 +02:00
Zeno Rogue 3e1fc42dc5 product:: ishept 2019-09-12 22:50:14 +02:00
Zeno Rogue 1a1725dec8 product:: selectable from menu 2019-09-12 22:50:14 +02:00
Zeno Rogue 14b70224a8 product:: changed plevel_factor default yet again 2019-09-12 22:50:14 +02:00
Zeno Rogue bfc573dc55 product:: fixed too high creatures 2019-09-12 22:50:14 +02:00
Zeno Rogue 17f7cef678 product:: fixmatrix 2019-09-12 22:50:14 +02:00
Zeno Rogue b0f954f422 product:: animations fixed 2019-09-12 22:50:14 +02:00
Zeno Rogue 3c5a5f455a product:: more fixes to s2xe view 2019-09-12 22:50:14 +02:00
Zeno Rogue 7920446969 smaller plevel_factor default 2019-09-12 22:50:14 +02:00
Zeno Rogue cb6cd1bea9 product:: fixed gen count in draw_s2xe 2019-09-12 22:50:13 +02:00
Zeno Rogue 31baf32f50 product:: fixed windmap crash on Goldberg 2019-09-12 22:50:13 +02:00
Zeno Rogue d27f628527 adjust number of levels drawn 2019-09-12 22:50:13 +02:00
Zeno Rogue c28fac248b yet another fixup : plevel -> current_view_level 2019-09-12 22:50:13 +02:00
Zeno Rogue 890f23c00c product:: darkval 2019-09-12 22:50:13 +02:00
Zeno Rogue aaadf953ea product:: item placement 2019-09-12 22:50:13 +02:00
Zeno Rogue ecfef817a9 auto-adjusted plevel 2019-09-12 22:50:13 +02:00
Zeno Rogue da87291ea4 no more bad plevel in do_draw 2019-09-12 22:50:13 +02:00
Zeno Rogue 32b2f5169d makeh:: fixed line numbering 2019-09-12 22:50:13 +02:00
Zeno Rogue 64d0742343 fixed in_underlying_map not geometry in optimizeview() 2019-09-12 22:50:13 +02:00
Zeno Rogue 8e943486d9 product:: fixed randomly disappearing things 2019-09-12 22:50:13 +02:00
Zeno Rogue a2919f5a9c product:: works for bitruncated tilings 2019-09-12 22:50:13 +02:00
Zeno Rogue ebcaabf692 miniwalls generated with create_wall3d 2019-09-12 22:50:13 +02:00