Commit Graph

  • 1a06f5ba48 Only attempt a starcatcher upload if the relevant repo secrets are present Tamás Bálint Misius 2021-06-03 17:32:03 +02:00
  • c0f5534fee Register spec: Wavelength storage & tmp2 storage copied from GameView element description code registerspec Simon Robertshaw 2021-06-02 19:07:58 +01:00
  • d7a6b25a4b Experiment with generic "register" for life prop Simon Robertshaw 2021-06-02 18:44:34 +01:00
  • 5ec8baa406 Merge tag 'snapshot-216' Simon Robertshaw 2021-06-02 16:35:23 +01:00
  • 7be888ccf1 Make debug mode show .tmp2 for VSNS too. snapshot-216 Cracker1000 2021-05-30 19:58:32 +05:30
  • 076be894d1 Take snapshot when using ctrl+x jacob1 2021-05-30 19:45:31 -04:00
  • 48d1226f59 Rewrite tpt.set_wallmap, it can now set WL_FAN velocity Tamás Bálint Misius 2021-05-28 11:58:25 +02:00
  • ed29794fb8 Remove LuaSocket, add new socket API backed by libcurl Tamás Bálint Misius 2021-04-09 20:29:34 +02:00
  • 10a6bb7120 Remove pastel glow on "inactive" GLOW, fix FIRE_ADD variables. Simon Robertshaw 2021-05-22 21:48:06 +01:00
  • d8e641b977 Fix dangling pointer smuggling in PreviewModelException Tamás Bálint Misius 2021-05-22 14:53:45 +02:00
  • 2c207a934e Makes GLOW element glow under pressure. Fixes #774 Sam Robertson 2021-05-19 21:00:14 -05:00
  • 6a07a89480 Moving to Libera Tamás Bálint Misius 2021-05-20 09:32:45 +02:00
  • 14be92c013 Prop tool - only check GoL rulestings / names for ctype jacob1 2021-05-19 00:04:16 -04:00
  • e26ec36fe9 Update name in readme & intro text (#775) Maddy Miller 2021-05-18 19:56:26 +10:00
  • a25fa700e2 Don't show GoL .tmp in HUD, check if create_part was successful while simulating GoL snapshot-215 jacob1 2021-05-11 23:40:31 -04:00
  • 829c0bced5 Fix issue allowing drawing unlimited LIGH with 1x1 cursor jacob1 2021-05-10 21:04:08 -04:00
  • fca0c62cd7 Remove "Auto Draw Rate" option, there is no reason to turn this off jacob1 2021-05-10 00:07:52 -04:00
  • aac6b7258c Improve stack pasting behavior jacob1 2021-05-10 00:02:27 -04:00
  • 0e530dc0ca Fix "NONE" showing in HUD in many cases jacob1 2021-05-02 23:58:19 -04:00
  • 4e2e054c50 Make username case-insensitive when logging in snapshot-214 jacob1 2021-04-24 22:39:56 -04:00
  • 2e16eecae0 Fix a bunch of LDTC and DTEC issues snapshot-213 Tamás Bálint Misius 2021-04-18 20:32:12 +02:00
  • f441626de4 Fix some issues in elementCount jacob1 2021-04-18 14:01:51 -04:00
  • 11f6abdfca Update elementCount when restoring a snapshot (fixes #592) Tamás Bálint Misius 2021-04-18 15:48:10 +02:00
  • 8590a74785 Also flush prefs on user change, see previous commit Tamás Bálint Misius 2021-04-18 15:28:11 +02:00
  • dfc8dc80bd Write prefs every time they change (fixes #770) Tamás Bálint Misius 2021-04-18 12:12:57 +02:00
  • 2a23a38120 Normalise GetPrefs Tamás Bálint Misius 2021-04-18 11:04:38 +02:00
  • 60395f50f6 Make changelog.txt only necessary for mods, not vanilla snapshots snapshot-212 jacob1 2021-04-17 22:04:58 -04:00
  • bcbcdbe06b Make custom can_move settings persistent (fixes #764) Tamás Bálint Misius 2021-04-17 21:23:39 +02:00
  • 6a6b14f871 Redo and add type parameter to sim.neighbours Tamás Bálint Misius 2021-04-17 10:39:36 +02:00
  • 7409b08a2f Update changelog for snapshot snapshot-211 jacob1 2021-04-16 21:03:56 -04:00
  • a3f5731a43 Add element LITH (#726) moonheart08 2021-04-16 17:01:26 -05:00
  • 62af7504b2 Correctly set snapshot_id (acting as build number) for mods Tamás Bálint Misius 2021-04-16 23:20:38 +02:00
  • 706be01044 Pass github secrets the correct way Tamás Bálint Misius 2021-04-16 21:02:00 +02:00
  • b94e26d6f0 Disconnect version numbers from the content of v* tags Tamás Bálint Misius 2021-04-16 17:54:25 +02:00
  • 824372102f Use more recent python and homebrew on ghactions Tamás Bálint Misius 2021-04-12 21:02:57 +02:00
  • ffb88259d6 Split Simulation::IsValidElement into IsElement and IsElementOrNone snapshot-210 jacob1 2021-04-11 23:20:21 -04:00
  • 1859125218 Fix undo not updating air block map Tamás Bálint Misius 2021-04-11 21:44:08 +02:00
  • 1e933287ba Add changelog for starcatcher snapshot server snapshot-209 jacob1 2021-04-10 16:52:42 -04:00
  • 844c5c5186 Add workaround_gcc_no_pie option to force non-PIE output Tamás Bálint Misius 2021-04-10 18:24:37 +02:00
  • e1ca5f2177 Add list of libraries and other assets used to readme snapshot-208 Tamás Bálint Misius 2021-04-09 18:06:41 +02:00
  • 7f83e21de1 Add commit parameter to perform-release request Tamás Bálint Misius 2021-04-09 16:22:49 +02:00
  • 47d43f0a5b -mmacosx-version-min=10.9 Tamás Bálint Misius 2021-04-09 11:00:51 +02:00
  • b98c9c8a2e Fix crash on exit when using nvidia-460 + SDL with EGL support snapshot-207 Tamás Bálint Misius 2021-04-06 20:03:48 +02:00
  • 4e5527ce97 Wire up the starcatcher.us snapshot service Tamás Bálint Misius 2021-04-04 22:09:16 +02:00
  • 1681ca77d8 Add Lua support for composition Tamás Bálint Misius 2021-04-01 19:45:53 +02:00
  • 3dbf6d7810 Use SDL text input correctly, add basic composition support Tamás Bálint Misius 2021-03-12 21:02:02 +01:00
  • da2ccc70fe Some ROCK fixes jacob1 2021-03-30 23:14:53 -04:00
  • 7614042e19 Update MotD when MotD fails to download jacob1 2021-03-27 22:35:41 -04:00
  • 4f6e565905 Update / rearrange .gitignore jacob1 2021-03-27 22:34:59 -04:00
  • ee22c3e631 Fix Windows registry values broken by d155b0f Tamás Bálint Misius 2021-03-24 22:01:58 +01:00
  • 9c1ffdccc1 Very old Powder Toy source code tar ~2009 original Simon Robertshaw 2021-03-22 21:56:29 +00:00
  • 36e9fdc39d Add support for i686-win Tamás Bálint Misius 2021-03-12 21:02:02 +01:00
  • cc2022504a Add ren.showBrush to the LUA api to allow hiding the brush Doxin 2021-03-18 20:44:59 +01:00
  • b1506e15d4 Don't draw intro text when hud is disabled Doxin 2021-03-18 20:21:53 +01:00
  • f86ffb48c6 Fix colour picker colour square broken by 4b7e85c Tamás Bálint Misius 2021-03-14 21:12:12 +01:00
  • 93b920a57f Ignore key events with KMOD_GUI set #2, see previous commit Tamás Bálint Misius 2021-03-08 21:09:35 +01:00
  • dbe4e78257 Ignore key events with KMOD_GUI set Tamás Bálint Misius 2021-03-08 20:42:44 +01:00
  • c7619387ac Fix EXOT freezing upon failing to replicate a neighbour Tamás Bálint Misius 2021-03-05 21:54:00 +01:00
  • 0ed6a84ecf Fix ambient heat display jacob1 2021-02-28 16:53:18 -05:00
  • eece15dbb4 Set shortcut working directory, see a17a2fe Tamás Bálint Misius 2021-02-17 22:11:56 +01:00
  • a17a2fe6c7 Add shortcut to programs on install Tamás Bálint Misius 2021-02-17 21:23:06 +01:00
  • d155b0ffc1 UTF-8 everywhere Tamás Bálint Misius 2021-02-17 21:20:01 +01:00
  • 31dda85504 Fix pavg loading behaviour of QRTZ/GLAS/TUNG again Tamás Bálint Misius 2021-02-17 15:52:56 +01:00
  • 92cb50505d Make molten ROCK produce vertical clusters of GOLD (fixes #762) Tamás Bálint Misius 2021-02-17 09:21:32 +01:00
  • 4b7e85c2fb Fix a metric ton of MSVC warnings Tamás Bálint Misius 2021-02-15 21:11:10 +01:00
  • 413c18950d Fix font and render targets broken by 3056b86 Tamás Bálint Misius 2021-02-15 21:21:09 +01:00
  • a2b749b09d Make compiler flags a smidgeon less messy Tamás Bálint Misius 2021-02-15 18:07:32 +01:00
  • dc03808313 Fix ghactions build Tamás Bálint Misius 2021-02-08 13:24:53 +01:00
  • 3056b86780 Fix hang on exit when using platform.restart Tamás Bálint Misius 2021-02-08 10:55:17 +01:00
  • c1d7fc47f6 Update default future_major Tamás Bálint Misius 2021-02-01 16:36:16 +01:00
  • ba708fa9ef Only build render and font on lin64-static Tamás Bálint Misius 2021-01-21 19:08:27 +01:00
  • be7ea2578b Correctly decide whether we provide prebuilt libs Tamás Bálint Misius 2021-01-21 18:26:30 +01:00
  • d037178bb5 Fix infinite spark loops in photoelectric effect jacob1 2021-01-19 20:54:03 -05:00
  • c48641dd67 Fix pch builds (broken by ea41fa4e + 61a97db1) Tamás Bálint Misius 2021-01-18 12:40:40 +01:00
  • ea41fa4e81 Migrate hardcoded -D flags to per-target Config.h Tamás Bálint Misius 2021-01-18 12:20:36 +01:00
  • 36f661b87f Clean up some code in Simulation::FloodINST (#758) Sebastián Mestre 2021-01-10 13:11:33 -03:00
  • 3a0331d747 Add SDL_Quit calls back in Tamás Bálint Misius 2021-01-06 15:46:39 +01:00
  • 9f47e6c028 Actually fix the bug, see previous commit Tamás Bálint Misius 2021-01-04 21:49:09 +01:00
  • 1e67a579fd Fix crash when the constructor of a LuaComponent derivative fails Tamás Bálint Misius 2021-01-04 21:33:23 +01:00
  • 92ccb12d70 Update luasocket, embed eventcompat.lua differently Tamás Bálint Misius 2021-01-04 16:35:02 +01:00
  • 0832615599 Use versioned tpt-libs Tamás Bálint Misius 2021-01-03 10:13:55 +01:00
  • 12e0fda02f Use Lua libraries meant for C++ Tamás Bálint Misius 2021-01-03 01:24:42 +01:00
  • 8e21dc2646 Comply with another MSVC weirdness (see https://tpt.io/:24744) Tamás Bálint Misius 2021-01-03 00:02:48 +01:00
  • 88b9084267 Fix vertical alignment of text in signs Tamás Bálint Misius 2021-01-02 23:24:51 +01:00
  • 7724a60467 Compress font data snapshot-206 Tamás Bálint Misius 2020-12-25 19:39:35 +01:00
  • 55c14fc142 Add Hangul main block and supported compat jamos Tamás Bálint Misius 2020-12-01 08:34:44 +01:00
  • 6ab46c20e7 Make servers configurable from meson Tamás Bálint Misius 2020-12-15 22:02:56 +01:00
  • e9bed49906 Fix PIPE/PPIP breakage on rotation (fixes #750) Tamás Bálint Misius 2020-12-15 21:40:15 +01:00
  • 01fe90f73b Remove dead scripts and a few unneeded files, fix fonttool.py copy command Tamás Bálint Misius 2020-12-15 19:16:12 +01:00
  • 61a97db198 Fix lua=none builds Tamás Bálint Misius 2020-12-15 18:21:35 +01:00
  • 360297c338 Mesonification Tamás Bálint Misius 2019-12-17 15:03:41 +01:00
  • a3c2a0d677 Changes to "fromNewerVersion" code snapshot-205 jacob1 2020-11-30 13:45:06 -05:00
  • a631ef78e9 Fix buggy text width calculation Tamás Bálint Misius 2020-11-30 14:45:15 +01:00
  • 091764533d Reset molten SLCN tmp in reactions to prevent interference with products snapshot-204 Tamás Bálint Misius 2020-11-26 09:19:56 +01:00
  • 2f85557505 Fixed Typo in newelement.py (#747) xcodz-dot 2020-11-18 00:38:01 +05:30
  • 86a621741d Preserve stacked particles in saves being placed (fixes #743) Tamás Bálint Misius 2020-11-16 12:53:58 +01:00
  • 2273233b71 Display 'invalid' ctypes as numbers in HUD Tamás Bálint Misius 2020-11-10 17:54:39 +01:00
  • 88f97ff2ec Another GOL rendering fix Tamás Bálint Misius 2020-10-29 17:17:09 +01:00
  • 1369dbc489 Fix rendering of built-in GOL in thumbnails Tamás Bálint Misius 2020-10-26 12:33:20 +01:00
  • d4814221c4 Add Latin Extended-A Tamás Bálint Misius 2020-10-16 21:07:44 +02:00