1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-12-13 02:01:51 +00:00
tobspr_shapez.io/gulp
Даниїл Григор'єв 515c07c067
Re-implement error handler
shapez used to have a nice error handler, but later it was removed. To
help debug game in both development and release cases, add a simple
error handler/screen that displays the error stack trace, lists the
installed mods and shows some build information. It also allows copying
this information to the system clipboard.

Having such an error screen should make mod development easier once the
local mod error handling is removed.
2025-07-01 03:54:38 +03:00
..
preloader Re-implement error handler 2025-07-01 03:54:38 +03:00
atlas2json.js ES modules and config refactor 2023-03-04 00:46:55 -06:00
build_variants.js Remove unused build variants 2025-04-08 14:15:20 +03:00
buildutils.js Build tools cleanup pass (#81) 2025-06-19 04:51:34 +03:00
config.js Build tools cleanup pass (#81) 2025-06-19 04:51:34 +03:00
css.js Remove unused build pipeline code 2025-04-08 14:18:20 +03:00
environment.js Build tools cleanup pass (#81) 2025-06-19 04:51:34 +03:00
gulpfile.js Apply formatting to gulp 2024-06-20 13:00:58 +03:00
html.js Build tools cleanup pass (#81) 2025-06-19 04:51:34 +03:00
image-resources.js Build tools cleanup pass (#81) 2025-06-19 04:51:34 +03:00
js.js Remove unused build variants 2025-04-08 14:15:20 +03:00
sounds.js Build tools cleanup pass (#81) 2025-06-19 04:51:34 +03:00
standalone.js Build tools cleanup pass (#81) 2025-06-19 04:51:34 +03:00
tasks.js Build tools cleanup pass (#81) 2025-06-19 04:51:34 +03:00
translations.js Build tools cleanup pass (#81) 2025-06-19 04:51:34 +03:00
typescript.js Rewrite the Electron wrapper (#47) 2025-03-21 16:30:13 +02:00
webpack.config.js Do not compress translation files 2025-06-14 06:02:58 +03:00
webpack.production.config.js Do not compress translation files 2025-06-14 06:02:58 +03:00