@@ -54,7 +54,8 @@ Joeboy25 - AMTR ctypes
54
54
baizuo - Multiple element highlights
55
55
The-Fall - GEL and SPNG can absorb water from more elements (ex. PSTE + SPNG -> CLST)
56
56
GIGATeun - GRVI (gravitons)
57
- minecraft-physics - DRAY (duplicator ray)
57
+ minecraft-physics - DRAY (duplicator ray), CRMC
58
+ G-LinuxorU - CRMC additions
58
59
59
60
60
61
2014 April fools joke element suggestions:
@@ -843,7 +844,20 @@ stickmen spawning with rocket boots. Stamps can be rotated without holding
843
844
ctrl. Update TPTMP to version .82. Fix HUD issues with LAVA and FILT. Add a
844
845
'rescan stamps' button in the save browser.
845
846
846
-
847
+ Version 30.0 10/31/14
848
+ Rewrite parts of README. Fix emap bug, fix q-tips being invisible. Command
849
+ key works on OS X. Add tpt.set_debug(2). Rewrite moving solids, fixes the
850
+ drawing bug and makes them sync over TPTMP. Remove tpt.moving_solid(). Redo
851
+ parts of ANIM, redo Lua code in saves / lua sandbox. Instantly activated
852
+ electronics is now a setting (automatically turned on or off). Remove
853
+ support for PSv mod saves or k,d mod saves with MOVS / ANIM / Lua code and
854
+ move all of that to a better format. Allow uploading saves made in the mod
855
+ (mod elements invisible to non TPT players). Fix compatibility with tpt++
856
+ powder.pref. Remove most mod-specific lua functions (were clones). New
857
+ element: CRMC. Add the new script manager lua script. Remove OTWR and COND.
858
+ New sign / stickmen Lua functions. Support tpt++'s save palette (lua / mod
859
+ elements can change IDs and still be loaded properly). Remove some legacy
860
+ BRTY / SDL sound code. Drawing / Lua / Simulation updates from tpt++.
847
861
848
862
849
863
------------------------------------------------------------------------------
@@ -858,7 +872,6 @@ None (at least that I know of)
858
872
-------------------------------------TODO-------------------------------------
859
873
------------------------------------------------------------------------------
860
874
TODO: '>' means currently being worked on/added next
861
- >Ceramics http://powdertoy.co.uk/Discussions/Thread/View.html?Thread=19402
862
875
Redo fav menu ...
863
876
Do something about the massively repeated drawing code in Simulation.cpp
864
877
make open ui more colorful like tpt++, also fix cut off description in save uploading ui
0 commit comments