mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-01-10 21:29:03 +00:00
nicer auto sight range computation, and range(...) directive in the tes language
This commit is contained in:
@@ -732,6 +732,7 @@ void geometry_information::prepare_basics() {
|
||||
scalefactor = csc;
|
||||
hcrossf = crossf = orbsize = hcrossf7 * csc;
|
||||
hexf = rhexf = hexvdist = csc * .5;
|
||||
base_distlimit = arb::current.range;
|
||||
}
|
||||
|
||||
if(is_subcube_based(variation)) {
|
||||
|
||||
Reference in New Issue
Block a user