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

racing: in SpaceRocks

This commit is contained in:
Zeno Rogue
2019-05-22 01:13:54 +02:00
parent 32626dc0c1
commit 6012cbc8e2
3 changed files with 14 additions and 7 deletions

View File

@@ -673,6 +673,7 @@ bool set_view() {
}
if(standard_centering) return false;
if(player_relative && specialland == laAsteroids) return false;
transmatrix at = ypush(-vid.yshift) * ggmatrix(who->base) * who->at;
@@ -805,6 +806,7 @@ vector<eLand> race_lands = {
laElementalWall,
laDryForest,
laDeadCaves,
laAsteroids
};
vector<string> playercmds_race = {