File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -736,6 +736,12 @@ floodfill crash.
736736Version 29.1 6/4/14
737737Fix crash when using BRAY. Possibly fix bugs with setting scale.
738738
739+ Version 29.2 7/5/14
740+ Fix scale setting issue on Linux. Update TPTMP to the latest version. Fix
741+ crash with portals. Simulation and interface updates from tpt++. Moving solids
742+ bounce off walls, go through loop edge mode, and are affected by different
743+ gravity modes. Fix zoom window being drawn on incorrect side sometimes.
744+
739745
740746
741747
Original file line number Diff line number Diff line change 3030// VersionInfoEnd
3131
3232#define MOD_VERSION 29
33- #define MOD_MINOR_VERSION 1
33+ #define MOD_MINOR_VERSION 2
3434#define MOD_SAVE_VERSION 19 // This is not the version number of my mod anymore, it's only changed when I change the saving code
35- #define MOD_BUILD_VERSION 42 // For update checks
35+ #define MOD_BUILD_VERSION 43 // For update checks
3636#define BETA_VERSION 89
3737#define BETA_MINOR_VER 2
3838#define RELEASE_VERSION 89
You can’t perform that action at this time.
0 commit comments