Commit Graph

51 Commits

Author SHA1 Message Date
David Walker e2e9b084bc SETTINGS: Add an autoexec setting (#505) 2023-05-09 00:13:05 -04:00
Snarling ebae35b1fb CODEBASE: Expand lint rules, and Aliases are stored as maps (#501) 2023-05-05 03:55:59 -04:00
David Walker b92e0f1468 BUGFIX: Allow (attempting) importing the same save filename twice in a row (#424) 2023-03-15 21:10:48 -04:00
Tyasuh a01da24c10 Complete partial revert of infinite loop detection (#406) 2023-03-03 01:02:45 -05:00
Snarling ee3c412933 SETTINGS: Add infinite loop detection setting (#402) 2023-02-28 06:54:01 -05:00
Snarling b4074328ec UI: Added new locale-aware and configurable number formatting (#354) 2023-02-11 13:18:50 -05:00
hydroflame 80061b1f81 Remove donation section under options (#328) 2023-01-16 15:51:47 -05:00
Mughur 7e183c4e4a Updated ReadTheDocs links 2023-01-06 15:24:10 +02:00
omuretsu 237f9037bf Better error on fail to import save 2023-01-05 13:04:26 -05:00
David Walker 8d793ea271 Internal refactoring of Router (#241) 2022-12-04 03:14:06 -05:00
Olivier Gagnon af1a1ac58d Rename lots of reference from old to new repo 2022-10-20 03:56:59 +11:00
Olivier Gagnon cbb7f58231 Make the main player object an alias, makes it easier to import 2022-10-09 18:42:14 -04:00
Olivier Gagnon f6f023eeb4 Fix tons of typos 2022-10-09 01:25:31 -04:00
Snarling a21b1029d7 No more player/router context 2022-09-27 15:35:40 -04:00
Snarling 83d357e758 commit1 2022-09-27 15:35:40 -04:00
Olivier Gagnon fde4e7ac38 fix 2962 2022-09-23 00:13:06 -04:00
Olivier Gagnon c88ac1c26e fix some stuff with the timestamp settings 2022-08-29 16:47:51 -04:00
Olivier Gagnon e57fee00d2 fix some stuff with the timestamp settings 2022-08-29 16:45:07 -04:00
Olivier Gagnon 3fe6a6e19d fix settings unfocusing on every key stroke 2022-08-29 16:36:08 -04:00
Olivier Gagnon fb372bef54 fix documentation for remote api 2022-08-29 15:57:37 -04:00
Olivier Gagnon b5a2319df7 Refactor game options into separate components 2022-08-29 15:56:38 -04:00
Olivier Gagnon 3d8616b3a7 Did some changes of the remote api and added documentation 2022-08-23 17:50:31 -04:00
Olivier Gagnon 89aa23f4b3 Add dummy function to generate a mock server or player for formulas stuff 2022-08-23 16:01:34 -04:00
Zoë Hoekstra 765cfd0c9a Clear interval when functional connectionBauble gets unmounted 2022-08-11 19:48:14 +02:00
Zoë Hoekstra a6ee9a8c76 Format 2022-08-11 19:48:14 +02:00
Zoë Hoekstra 725fb05bb3 Replace ConnectionBauble Class Component with Functional one 2022-08-11 19:48:14 +02:00
Zoë Hoekstra 88d8f13847 Cleanup + lint/format 2022-08-11 19:48:13 +02:00
Zoë Hoekstra 2628dc1ae8 Start RFA connection on gamestart, test connection on bauble creation immediately 2022-08-11 19:48:13 +02:00
Zoë Hoekstra 5fc67c328b Add setting UI for port/reconnect, swap wrong API handlers 2022-08-11 19:48:12 +02:00
Olivier Gagnon faa3e212f3 fix a bunch of small v2 related bugs 2022-07-26 08:08:51 -04:00
Olivier Gagnon 86c0913bd3 rm some any 2022-07-14 23:03:54 -04:00
Olivier Gagnon 8fe824e8cd allbuild commit c9432e4c 2022-07-14 22:02:49 -04:00
Olivier Gagnon a0994a088c rm any 2022-07-14 19:09:21 -04:00
Olivier Gagnon e86a42716c lint 2022-07-11 15:58:23 -04:00
Olivier Gagnon 4e10e190cb allbuild commit 00adc2ff 2022-05-26 00:57:25 -04:00
Olivier Gagnon 216055b3e0 allbuild commit b60f3da8 2022-05-25 18:38:01 -04:00
Olivier Gagnon 76ccb0ba36 lint 2022-05-25 11:43:43 -04:00
hydroflame f86eae5276 Merge pull request #3624 from danielyxie/infinite-loop-safety
MISC: Implemented infinite loop safety net.
2022-05-18 15:35:12 -04:00
nickofolas 770312b9df Remove redundant arrow function 2022-05-09 19:34:36 -05:00
nickofolas 8baafe438d Fix options sliders not sliding 2022-05-09 19:32:32 -05:00
Olivier Gagnon fb08139903 Implemented infinite loop safety net. 2022-05-07 17:43:45 -04:00
Alexander Tsao ee57e5be11 Minor grammatical fixes in GameOptions
Updated grammar in explainer text for "Force kill all scripts" and "Diagnose files."
2022-04-28 20:55:42 -04:00
nickofolas bb0a0148f7 Rearrange some settings 2022-04-17 15:36:19 -05:00
nickofolas 2d4251ca9b Sidebar dev links tweaks 2022-04-17 15:29:37 -05:00
nickofolas 359c967087 Doc 2022-04-17 15:27:42 -05:00
nickofolas 7f2ab4f27a Revert noList prop 2022-04-17 15:26:43 -05:00
nickofolas 4073050333 Rename enum 2022-04-17 15:09:47 -05:00
nickofolas f222dc5277 Some polish 2022-04-17 15:08:58 -05:00
nickofolas da18115b80 Sidebar updates 2022-04-17 15:08:40 -05:00
nickofolas 9db90709fd Bulk of design overhaul 2022-04-17 12:51:14 -05:00