1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-05-19 04:22:07 +00:00
Commit Graph

2480 Commits

Author SHA1 Message Date
Zeno Rogue 5598bf3e08 brownian:: nicer finding, and theme/balance improvements 2019-09-12 22:38:38 +02:00
Zeno Rogue 72417638d7 racing:: fixed mkdir on Windows 2019-09-12 22:38:38 +02:00
Zeno Rogue d9c412c540 variant:: improved the green part so that it does not overflow 2019-09-12 22:38:38 +02:00
Zeno Rogue d2bef0eaf8 variant:: no more graves created on traps 2019-09-12 22:38:38 +02:00
Zeno Rogue ebe75cdd62 renamed itOrbBrown to itOrbIntensity 2019-09-12 22:38:38 +02:00
Zeno Rogue 54e262c157 explosive barrels now react to flash and lightning 2019-04-29 17:19:06 +02:00
Zeno Rogue 0fccad975c newlands:: orb changes 2019-04-29 17:19:06 +02:00
Zeno Rogue d944f3cb43 newlands:: explosive barrels are now attacked by pikemen and blue raiders 2019-04-29 17:19:06 +02:00
Zeno Rogue a1b22cbf9f newlands:: more theming 2019-04-29 17:19:06 +02:00
Zeno Rogue bc27e10dc9 newlands:: some theming 2019-04-29 17:19:06 +02:00
Zeno Rogue dda147c173 newlands:: wandering monsters in Brownian and Variant 2019-04-29 17:19:06 +02:00
Zeno Rogue 1ef8b8c5e8 brownian:: improved balance 2019-04-29 17:19:06 +02:00
Zeno Rogue 506af06c8f brownian:: improved colors 2019-04-29 17:19:06 +02:00
Zeno Rogue fd3f762a30 westwall:: no West treasures close to the wall 2019-04-29 17:19:06 +02:00
Zeno Rogue 4169fe4cb1 newlands:: OLR and summoning rules added 2019-04-29 17:19:06 +02:00
Zeno Rogue 30c4d798db newlands:: fixed Orb of Choice 2019-04-29 17:19:06 +02:00
Zeno Rogue acdb9d2219 new lands:: land/monster nativity/treasure rules 2019-04-29 17:19:06 +02:00
Zeno Rogue 8a414d1768 westwall:: monster theme 2019-04-29 17:19:06 +02:00
Zeno Rogue 6ec03a5217 racing:: golden auraspecial 2019-04-29 17:19:06 +02:00
Zeno Rogue 8635c49a5e racing:: race_advance 2019-04-29 17:19:06 +02:00
Zeno Rogue 39067a83df racing:: fixed racetimeformat, wrong digit was bounded to <6 2019-04-29 17:19:06 +02:00
Zeno Rogue 9a47148ae7 racing:: checksum to disable ghosts on incorrect tracks 2019-04-29 17:19:06 +02:00
Zeno Rogue 1d413a7d97 racing:: blockoff false routes 2019-04-29 17:19:06 +02:00
Zeno Rogue d65c41db12 racing::add_debug 2019-04-29 17:19:06 +02:00
Zeno Rogue 2bc66342dd newlands:: implemented new Orbs: Gravity, Intensity, Choice 2019-04-29 17:19:06 +02:00
Zeno Rogue 9d82cea995 westwall:: Yendor Quest in the West Wall 2019-04-29 17:19:06 +02:00
Zeno Rogue 6d392ce07e westwall:: initial commit 2019-04-29 17:19:06 +02:00
Zeno Rogue 724d3516fa variant:: first version 2019-04-29 17:19:05 +02:00
Zeno Rogue 4432b30b2a CAP_BONUS set to 1 2019-04-29 17:19:05 +02:00
Zeno Rogue 490ee83f3a racing:: with CAP_RACING off, no warning on unused variable racing::on 2019-04-29 17:19:05 +02:00
Zeno Rogue 8225593756 racing:: not available in bounded words (disabled in menu, changing geometry disables racing 2019-04-29 17:19:05 +02:00
Zeno Rogue 9f3eaf7011 racing:: player_relative enforced in quotient geometries 2019-04-29 17:19:05 +02:00
Zeno Rogue 7291b0d7be racing:: do not show X if invalid point 2019-04-29 17:19:05 +02:00
Zeno Rogue 4a308792a1 racing:: build_shortest_path used 2019-04-29 17:19:05 +02:00
Zeno Rogue 114d5d44d9 racing:: icewalls are no longer considered passable 2019-04-29 17:19:05 +02:00
Zeno Rogue f0be09407e racing:: works with crystal 2019-04-29 17:19:05 +02:00
Zeno Rogue 0a8b0c44d4 racing:: TWIDTH is now set depending on geometry 2019-04-29 17:19:05 +02:00
Zeno Rogue a6ffdc8676 racing:: failure now uses gamegen_failure flag -- no more game starting multiple times 2019-04-29 17:19:05 +02:00
Zeno Rogue 04f26cdf1d racing:: failure now uses gamegen_failure flag -- no more game starting multiple times 2019-04-29 17:19:05 +02:00
Zeno Rogue cd01e6bbf1 racing:: made the current version compile without CAP_RACING 2019-04-29 17:19:05 +02:00
Zeno Rogue 28edeea169 racing:: reset footphase for ghosts who have reached the target 2019-04-29 17:19:05 +02:00
Zeno Rogue 6a9eaa91bd racing:: compressing the files 2019-04-29 17:19:05 +02:00
Zeno Rogue c703fd50eb racing:: fixed not selecting track_code and specialland 2019-04-29 17:19:05 +02:00
Zeno Rogue 201f3fb11d racing:: smaller spread of racer generation 2019-04-29 17:19:05 +02:00
Zeno Rogue b840574351 racing:: you can no more start moving by pressing GO before the time starts 2019-04-29 17:19:05 +02:00
Zeno Rogue 1810a89daa racing:: reordered the tracks from easiest to hardest 2019-04-29 17:19:05 +02:00
Zeno Rogue 82318e938f racing:: more space on the start line 2019-04-29 17:19:05 +02:00
Zeno Rogue 867efa3196 racing:: disabled heat processing 2019-04-29 17:19:05 +02:00
Zeno Rogue 29c0b899dc racing:: track selection; can be now set as a special game mode 2019-04-29 17:19:05 +02:00
Zeno Rogue 6dd14a310f racing:: track code can be changed 2019-04-29 17:19:05 +02:00