Commit Graph

  • 2619050824 sim.loadStamp: default includePressure to 1 jacob1 2023-12-30 19:46:12 -05:00
  • a471a0de1f Fix http.post using wrong argument as POST data jacob1 2023-12-30 16:03:45 -05:00
  • 5a762524b8 Fix header return value from HTTPRequest:finish, now returns both name and value again jacob1 2023-12-30 15:40:28 -05:00
  • 25c65310bd Clear stamp browser selection when page contents change Tamás Bálint Misius 2023-12-29 14:35:59 +01:00
  • 7623f45e6e Implement stamp renaming git4rker 2023-11-21 18:25:34 +03:00
  • d84e0a0c3e Sample properties when shift is held Tamás Bálint Misius 2023-12-26 13:17:21 +01:00
  • c5b72b213b Add beforesimdraw and aftersimdraw events Tamás Bálint Misius 2023-12-24 13:37:54 +01:00
  • ccd7bef1ed Snapshot 356 snapshot-356 Tamás Bálint Misius 2023-12-23 22:00:33 +01:00
  • eececdbc83 Fix label sizes in PreviewView Tamás Bálint Misius 2023-12-23 21:31:52 +01:00
  • 24fb11aed6 Add tpt.version.beta Tamás Bálint Misius 2023-12-23 19:33:48 +01:00
  • bbe84e3505 Add sim.listStamps Tamás Bálint Misius 2023-12-23 19:26:19 +01:00
  • 62b116cb8f Fix link region detection in RichLabels Tamás Bálint Misius 2023-12-23 14:20:27 +01:00
  • d2655fa195 PHOT reflection now works as it did prior to 920f7646e4 jacob1 2023-12-22 22:28:02 -05:00
  • 3ecc1c6c6f Retire tpt.beginGetScript in favour of tpt.installScriptManager Tamás Bálint Misius 2023-12-20 19:56:56 +01:00
  • 95b83ffd61 Allow tpt.beginGetScript to overwrite existing files unconditionally Tamás Bálint Misius 2023-12-20 19:13:37 +01:00
  • e20312a672 Make marking events as "sim events" slightly harder to mess up Tamás Bálint Misius 2023-12-20 19:11:33 +01:00
  • 0143a0a41f Add link to the registration form to LoginView Tamás Bálint Misius 2023-12-16 11:06:26 +01:00
  • 4ab2a032af Clean up RichLabel Tamás Bálint Misius 2023-12-16 10:41:16 +01:00
  • 151bc4c9cd Fix Textbox width limiting content length Tamás Bálint Misius 2023-12-15 22:27:12 +01:00
  • 7083f67979 Add includePressure parameter to sim.loadStamp Tamás Bálint Misius 2023-12-15 21:52:07 +01:00
  • c75451b34c Fix pasting sometimes getting interrupted by the particle limit Tamás Bálint Misius 2023-12-15 21:51:01 +01:00
  • c6c4b1de76 Fix some pasted particles not getting cut off at the edges of the simulation Tamás Bálint Misius 2023-12-15 19:26:12 +01:00
  • b4d7d276a2 Complain when pasting save data with missing elements Tamás Bálint Misius 2023-12-15 14:53:06 +01:00
  • 324745f24d Mark saves as being from the next version in dev builds Tamás Bálint Misius 2023-12-15 18:49:11 +01:00
  • 9c699b00ed Snapshot 355 snapshot-355 Tamás Bálint Misius 2023-12-15 18:26:24 +01:00
  • 9f431c6393 Handle return value from signal in the External clipboard driver Tamás Bálint Misius 2023-12-15 18:24:39 +01:00
  • fb9cba0d01 Some native clipboard support for some platforms Tamás Bálint Misius 2023-05-11 17:47:25 +02:00
  • 2eee738a9f Fix another extremely rare pmap corruption Tamás Bálint Misius 2023-12-12 22:08:31 +01:00
  • 6433eb04f2 Fix extremely rare pmap corruption Tamás Bálint Misius 2023-12-12 19:47:14 +01:00
  • 986de1066d Fix uninitialized read of Engine::dt early after startup again Tamás Bálint Misius 2023-12-12 15:28:15 +01:00
  • d4784b2516 Fix line debug tool showing up when placing stamps Tamás Bálint Misius 2023-12-12 08:41:53 +01:00
  • ef86110516 Fix can_move being set up too early Tamás Bálint Misius 2023-12-11 22:43:07 +01:00
  • a38e1c48bb Default to identity mapping elements not in the palette for pre-98.0 saves Tamás Bálint Misius 2023-12-10 13:38:33 +01:00
  • 7ab52f8bec Snapshot 354 snapshot-354 Tamás Bálint Misius 2023-12-09 20:04:15 +01:00
  • 28b5b6dc97 Fix some LTO-related emscripten link-time error Tamás Bálint Misius 2023-12-09 16:51:42 +01:00
  • cc27126f27 Move palette code to GameSave Tamás Bálint Misius 2023-12-09 15:35:26 +01:00
  • 2d7b40b9e5 Prevent Lua callbacks from being called from secondary SaveRenderers Tamás Bálint Misius 2023-12-09 14:36:07 +01:00
  • ca6c67c16c Factor functions shared between elements into headers Tamás Bálint Misius 2023-12-09 12:31:23 +01:00
  • 0f1218df0c Sort out constness of Simulation and Renderer in graphics functions Tamás Bálint Misius 2023-12-09 11:26:07 +01:00
  • cfa9fe568d Move graphics cache to SimulationData Tamás Bálint Misius 2023-12-09 09:51:41 +01:00
  • e64c23d50d Limit access to the LatentHeat property to LATENTHEAT builds Tamás Bálint Misius 2023-12-09 00:38:12 +01:00
  • 78314a8f7d Move Simulation::platent to Element::LatentHeat Tamás Bálint Misius 2023-12-08 23:27:29 +01:00
  • f8ee7aa0f7 Sort out constness of Simulation::PlanMove Tamás Bálint Misius 2023-12-08 22:10:35 +01:00
  • dd875987b9 Enable basic rendering of custom elements in secondary Renderers Tamás Bálint Misius 2023-12-08 19:00:10 +01:00
  • 9f8449357f List element IDs that don't have an identifier associated in a save Tamás Bálint Misius 2023-12-05 10:19:13 +01:00
  • 66136c8866 Customize ghactions job names Tamás Bálint Misius 2023-12-03 18:24:49 +01:00
  • daed1e7ae0 Deprioritize some ghactions jobs Tamás Bálint Misius 2023-12-03 18:00:20 +01:00
  • 1ff6a2d0ae Add a --backend=vs job to the ghactions workflow Tamás Bálint Misius 2023-12-03 17:32:33 +01:00
  • 2f25c3fe32 Merge branch 'resist' of https://github.com/The-Powder-Toy/The-Powder-Toy into resist Saveliy Skresanov 2023-11-26 22:11:32 +07:00
  • bc5fad1500 Redo resist reactions. Saveliy Skresanov 2023-11-26 20:59:51 +07:00
  • a594ae996d Fix android workflows Tamás Bálint Misius 2023-11-23 18:46:33 +01:00
  • 1c1e3aaf5a Enforce build numbers of official builds in build.sh Tamás Bálint Misius 2023-10-26 20:00:40 +02:00
  • eb29915243 Use a proper ProgressBar in UpdateActivity Tamás Bálint Misius 2023-10-25 22:20:05 +02:00
  • e2743a2be1 Fix the casing of the new upstream tpt.version keys Tamás Bálint Misius 2023-10-25 20:12:48 +02:00
  • d56510b1ac Use method indices as LuaLuna thunk upvalues Tamás Bálint Misius 2023-10-25 15:25:54 +02:00
  • b5d40a49f8 Remove luajit ffi particle access Tamás Bálint Misius 2023-10-25 15:17:29 +02:00
  • d5681d8ed9 Remove unnecessary lua_pushlightuserdata usage, use commandInterface global instead jacob1 2023-10-24 22:12:11 -04:00
  • 7d337ab732 Give emscripten version a starcatcher-compatible name Tamás Bálint Misius 2023-10-24 21:23:21 +02:00
  • f98561d33b Fix workflows with complicated publish passwords Tamás Bálint Misius 2023-10-24 20:31:25 +02:00
  • 01728fe1f4 Make curl_multi_wakeup/curl_multi_poll usage optional Tamás Bálint Misius 2023-10-24 06:49:24 +02:00
  • 3b6d607d98 Fix stable/beta ghaction workflows Tamás Bálint Misius 2023-10-23 18:05:17 +02:00
  • ba5883ff84 Fix changelog spam in the update window snapshot-353 Tamás Bálint Misius 2023-10-22 20:15:37 +02:00
  • 8c2a7e4312 Add surface normal debug tool Tamás Bálint Misius 2023-10-22 09:57:12 +02:00
  • dda3e8a9c7 Expose debug constants to lua Tamás Bálint Misius 2023-10-22 09:28:09 +02:00
  • ac99fb8a11 Factor PlanMove out of Simulation::UpdateParticles Tamás Bálint Misius 2023-10-22 10:41:21 +02:00
  • edcbeaca56 Sort out scopes in Simulation::UpdateParticles Tamás Bálint Misius 2023-10-22 10:27:50 +02:00
  • 1c1ef12761 Fix prop tool not remembering settings in some cases Tamás Bálint Misius 2023-10-21 22:43:09 +02:00
  • a9ffc8527c Fix exe description on windows Tamás Bálint Misius 2023-10-19 18:11:14 +02:00
  • 414f8ba27f Use curlftpfs for uploading to starcatcher in workflows Tamás Bálint Misius 2023-08-21 23:24:22 +02:00
  • a9cbd784f7 Remove snapshot_id Tamás Bálint Misius 2023-10-19 11:36:19 +02:00
  • 7fc3fb4c15 Sort out version info Tamás Bálint Misius 2023-10-19 10:48:10 +02:00
  • 7f0f9ad132 Auto-focus the input field in the tag list Tamás Bálint Misius 2023-10-17 09:55:47 +02:00
  • 9f50249ca8 Handle back button on android Tamás Bálint Misius 2023-10-16 23:37:59 +02:00
  • 73be29aa61 Make the previous commit work with mod elements too Tamás Bálint Misius 2023-10-15 19:23:39 +02:00
  • 36800a76cd Complain about missing custom elements when opening online saves Tamás Bálint Misius 2023-05-13 16:00:36 +02:00
  • 374209eebe Remove a few outdated windows-only preprocessor hacks Tamás Bálint Misius 2023-10-15 11:58:30 +02:00
  • 9605e0fcb9 Fix spurious timeout errors from some callbacks Tamás Bálint Misius 2023-10-15 11:29:51 +02:00
  • 8534be2bf9 Fix guess best scale prompt showing up even when it guesses the default Tamás Bálint Misius 2023-10-14 15:36:25 +02:00
  • 04b8378de4 Add bound checking to Simulation::clear_area snapshot-262 Tamás Bálint Misius 2023-10-09 23:46:53 +02:00
  • b2045c067e Make save history icon not so hard to find, and show up on all saves (not just your own) jacob1 2023-10-08 19:08:03 -04:00
  • f5f275e657 Add descriptions for RSST and RSSS. Saveliy Skresanov 2023-10-09 00:20:15 +07:00
  • 15a22c6906 Add ctype mechanics. Saveliy Skresanov 2023-10-02 22:41:22 +07:00
  • c4db637887 Add reactions of resist with other elements. Saveliy Skresanov 2023-10-01 21:00:53 +07:00
  • 4377f83184 Add liquid resist (RSST) and solid resist (RSSS). Saveliy Skresanov 2023-09-30 20:05:29 +07:00
  • 84b790ceaf Add descriptions for RSST and RSSS. Saveliy Skresanov 2023-10-09 00:20:15 +07:00
  • 0165a9b121 Fix a bug in the font editor where the last row of a symbol is cleared when shifting the whole symbol up. Saveliy Skresanov 2023-10-06 23:10:47 +07:00
  • 48a3bf45fc Center more icons. Saveliy Skresanov 2023-10-06 23:10:21 +07:00
  • 3428ccc80a Center sensors, search and pause icons. Saveliy Skresanov 2023-10-02 23:31:27 +07:00
  • dd5e5b1f3a misc: Fix sim.partNeighbors table being 0-indexed, rename SIM_MAXVELOCITY to MAX_VELOCITY jacob1 2023-10-08 12:18:57 -04:00
  • 7541273640 Add blurry scaling option Tamás Bálint Misius 2023-10-06 15:04:29 +02:00
  • 814b73a5ed Change sim.walls to use real wall identifiers, and also have reverse lookup jacob1 2023-10-05 23:59:09 -04:00
  • fde1211cd9 Add ctrl+e shortcut to cycle through edge modes jacob1 2023-10-05 21:34:01 -04:00
  • 29ea811642 Add enums for gravity/air/edge modes, add more constants to Lua jacob1 2023-10-05 21:32:09 -04:00
  • bc51bdf634 Add shortcut to toggle fullscreen Tamás Bálint Misius 2023-10-05 23:19:59 +02:00
  • 7bb8344d3b Fix the Maximized property of windows shortcuts not being respected Tamás Bálint Misius 2023-10-05 21:22:25 +02:00
  • bb8605fa3b Fix ubuntu 20.04 pipelines Tamás Bálint Misius 2023-10-05 21:18:01 +02:00
  • 79760f5c89 Fix input method candidates being aligned wrong in some cases Tamás Bálint Misius 2023-10-05 20:08:17 +02:00
  • 0fb36012a2 Clean up window creation somewhat Tamás Bálint Misius 2023-10-05 19:42:20 +02:00
  • 1a8ebd0981 Fix occasional crashes upon opening settings Tamás Bálint Misius 2023-10-04 19:31:58 +02:00
  • 8cfe7cdd93 Clean up window frame settings somewhat Tamás Bálint Misius 2023-10-04 15:51:39 +02:00