1 |
- Tweaked gravity settings.
|
1 |
- Tweaked gravity settings.
|
2 |
- Modified startboxes to be somewhat smaller (except for 1v1 and 2v2).
|
2 |
- Modified startboxes to be somewhat smaller (except for 1v1 and 2v2).
|
3 |
-
Fixed
bug
where
trees
and
geovents
would
not
follow
the
ground
if
terraformed
(
resulting
in
geothermal
generators
being
unbuildable)
.
For
future
reference
the
bug
was
caused
by
MoveCtrl
being
set
to
true
in
the
feature_s11n.
lua
script.
|
3 |
-
Fixed
bug
where
trees
and
geovents
would
not
follow
the
ground
if
terraformed
(
resulting
in
geothermal
generators
being
unbuildable)
.
For
future
reference
the
bug
was
caused
by
MoveCtrl
for
these
features
being
set
to
true
in
the
feature_s11n.
lua
script
under
some
conditions.
|