Snapshot 168
Allow unicode in element names (useful for Lua scripts)
Replace http.cpp with libcurl, a proper http library
Use https for all requests - communications to the TPT server are now encrypted
Snapshot 169
Fix crash when opening stamp / local save browser or uploading a save
Snapshot 17
Fix crash when doing simulation = nil in console
Fix 'large screen' description
Overwriting a local save updates the reload button save now
Add "Saved Successfully" message when overwriting a local save
Snapshot 170
Fix memory leak in local save browser
Fix saving/loading window position on 2nd monitor
Snapshot 162
Fix issue on QWERTZ keyboard layouts where the first key input after opening the console would be ignored
Fix window glitching out when toggling "Change Resolution" while fullscreen is already enabled
Snapshot 163
GoL is now affected by stasis wall
Change version number to 94.1 build 343
Snapshot 164
Fix stamp and local save thumbnails being stretched
Thumbnails (all types) now load much faster
Increase local browser ui size to make thumbnails larger
Snapshot 165
Add Lua api to control zoom windows: ren.zoomEnabled, ren.zoomWindow, ren.zoomScope, courtesy of @ssccsscc
Large refactoring by @LBPHacker, refactor all http code to route through Request, delete RequestBroker, refactor thumbnail rendering
Thumbnails now show up immediately when ready, instead of being delayed by 1/10 of a second (or 1 full second in the 94.1 release version)
Snapshot 166
Fix crash when exiting local save browser before all thumbnails load
code refactoring (virtual -> override)
Snapshot 158
Older icon - ok I'm just going to keep using the original icon for now because I can't make this look good
Original icon is now centered
Snapshot 159
Ignore mouse button 4/5 when drawing
Update README date
Don't allow right click -> select a save when you aren't logged in
Restrict saves to version 94.0 when they use newer elements / features
Fix issues sampling GoL elements
Fix FIND tool finding all GoL types instead of just the one you had selected
Fix uncaught exception in console when trying to parse invalid numbers
Change version number to 94.0 build 342
Snapshot 16
Readd "Unspecified Error" (removing it didn't help)
Snapshot 160
Add "Force Integer Scaling" option for fullscreen
Recreate the window when enabling resizable window (Fixes some issues on Windows)
Recreate the window when toggling fullscreen, to work around some bugs where the window is sized incorrectly or the mouse position doesn't match where the cursor is
Fix issues when disabling resizable window while window is maximized
Snapshot 161
Keyboard shortcuts are now based on en-US layout, no matter what layout you actually use
This fixes things like 'y' and 'z' being reversed on QWERTZ keyboard layouts, now, 'y' will continue to be zoom
Snapshot 152
Fix incorrect time format being used sometimes when not in UTC timezone
Change time format for old dates, instead of "Dec 2018" now says "29 Dec 2018"
Snapshot 154
Fix gravity sometimes persisting a frame after ctrl+z / clearing sim
Snapshot 155
New icon - falling sand pile
Snapshot 157
Newer icon - now slightly larger and with a gradient
Snapshot 147
Fix elem.element crash
Snapshot 148
Add a message while fetching the motd
Fix dray with tmp=0 acting weirdly