File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change @@ -5410,3 +5410,15 @@ Mostly bug fixes:
54105410- fixed some bugs with portal maps
54115411- in the crossbow mode, do not auto-shoot and avoid hitting friends
54125412- fixed the "layered equidistant" projection in twisted H2xR
5413+
5414+ 2025-02-24 11:40 Update 13.0x
5415+ New features:
5416+ - in Experiments with Geometry, a new option to display the fundamental domain
5417+ - shallow water now used as the first line of the beach
5418+ - draw OoSpeed swirls smaller on turns without its effect (thanks to jlm)
5419+
5420+ Bug fixes:
5421+ - a possible crash with Orb of the Frog / Orb of Phasing
5422+ - incorrect scrolling when clicking the mousewheel from outside the Poincare disk
5423+ - 'joystick initialization' moved from 'old-style joystick configuration' to 'keyboards & joysticks'
5424+ - loading a map from the drawing tool sometimes caused a crash
Original file line number Diff line number Diff line change 1313#define _HYPER_H_
1414
1515// version numbers
16- #define VER " 13.0w "
17- #define VERNUM_HEX 0xAA17
16+ #define VER " 13.0x "
17+ #define VERNUM_HEX 0xAA18
1818
1919#include " sysconfig.h"
2020
You can’t perform that action at this time.
0 commit comments