also, i have some suggestions ( a lot of these are things that are in the Subframe mod, but would probably be at home in Jacob1's mod)
1. a option in the HUD2 menu for FILT ctype, and showing both the CTYPE of the FILT and the tmp mode.
2. opening the PROP menu with a key ( this probably the one that would be most useful, honestly) OR,
a lua function to open menus (i.e a button that opens the search menu when you click it, for example)
3. a limit for how meny elements can be in the recents bar (i sometimes have to clear out at least 100 elements from the recents bar).
btw your mod is the best
yeah, the ctype as a number and the filt mode, that's what i was thinking.
also M isn't bound to anything afaik, i just tested it.
thanks!
Playing around with the !bubble command, it seems that this error happens when the game tries to place a buuble overtop of another one (same coordinates). Dunno if this helps.
jacob1:
Version 38.0 Released!
Version 38.0 12/20/17
Massive rewrite of save building / loading / transforming entirely into C++. Move to C++11. Stamps now automatically expand when shifted out of bounds. Walls and other grids now shift when stamps are shifted far enough. Screenshots now saved as .png files. Add tpt.record and make tpt.screenshot work like tpt++. Display tooltips in element search UI. Allow scale modes higher than 2 (set via console or powder.pref editing). Fix elem.PROP_LIFE_KILL_DEC being missing. Fix SPNG description error.
I spent a lot of time on this update, almost completely redoing saves into C++. It basically matches how official TPT does it now, the code is a lot cleaner and easier to work with and add new things to the save format. In the future, this will allow me to render save thumbnails (after you click on them), stamps, and local saves using the actual render, instead of the thing it does now where it draws the default color and has no fire effects or deco.
Unrelated but I also looked into adding gif recording into TPT. It seems possible, i'll just need to do a bit more testing and then actually integrate it into the mod. I imagine it would work like stamps, you select an area to record and decide how long to record for.
Download Version 38.0 for Mac OS X 10.6+
Download Version 38.0 for 64 bit linux.
Download Version 38.0 for 32 bit linux.
Edit: Apparently it's very broken, throwing "out of memory" errors when creating saves and stamps for no reason (did not happen in testing). There are also other bugs I missed involving ctrl+r, the reload button, and stamp position not being centered on the mouse. For now, I stopped mod updates from being pushed out.
@Sanpypr0 (View Post)
Hmm, I guess I forgot about those things when releasing this version
well, it seems like that alot of time possibly went to waste as now jacobs mod it has so many bugs. i cant even use the new verison so i have to use 37.1
How does tpt.record work?