Commit Graph

10957 Commits

Author SHA1 Message Date
IvarK
a590c353a9 remove the no-bitwise rule and all the eslint-disable-rule stuff 2022-08-04 19:02:39 +03:00
Hirame1
871626e992 Add Inverted Black Hole activation hint tooltip 2022-08-04 22:54:20 +07:00
IvarK
152ea738a9
Merge pull request #2878 from IvarK/autobuyer-checkbox-fix
Fix autobuyer checkboxes not working
2022-08-04 18:51:37 +03:00
IvarK
2e5f4cdf12 remove useless properties from autobuyer checkboxes 2022-08-04 18:50:54 +03:00
SpectralFlame
04cc0971e5 Fix more autobuyer checkboxes 2022-08-04 10:42:07 -05:00
SpectralFlame
51fbf5331e Fix autobuyer checkboxes not working 2022-08-04 08:11:59 -05:00
IvarK
cf4a17e01e
Merge pull request #2838 from IvarK/pelle-cel3
Strikethrough disabled cel3 buttons in pelle and enable storing real time
2022-08-03 18:10:09 +03:00
SpectralFlame
4d20c6fd89 Fix #2848 2022-08-02 13:47:27 -05:00
SpectralFlame
a0e4185922 Fix glyph filter not applying on manual realities without modal 2022-08-02 13:47:27 -05:00
SpectralFlame
384e3296bd Fix path warning showing up unnecessarily 2022-08-02 13:47:27 -05:00
SpectralFlame
c70ef0a60e Fix glyph preset bugs, fixes #2865 2022-08-02 13:47:27 -05:00
SpectralFlame
28d8326a79 Fix incorrect wording on some alchemy effects 2022-08-02 13:47:27 -05:00
SpectralFlame
92ee3a8779 Improve UX for various Enslaved features 2022-08-02 13:47:27 -05:00
SpectralFlame
db9849b78a Fix glyph bugs in cel7, fixes #2873, fixes #2874 2022-08-02 13:44:17 -05:00
SpectralFlame
f32f916988 Fix #2871 2022-08-02 13:44:17 -05:00
SpectralFlame
52b3be6256 Fix #2869 2022-08-02 13:44:17 -05:00
SpectralFlame
a299534192 Improve wordShift appearance, fix #2868 2022-08-02 13:44:17 -05:00
SpectralFlame
f7a77d8157 Fix dev migration for DEFINE 2022-08-02 11:23:24 -05:00
SpectralFlame
fc82b60170 Improve error handling on script changing 2022-08-02 11:23:24 -05:00
SpectralFlame
7789b72834 Add more in-game technical automator information 2022-08-02 11:23:24 -05:00
SpectralFlame
5dee2e3b6f Fix automator tab-completion bugs 2022-08-02 11:23:24 -05:00
SpectralFlame
fa58c3b338 Fix #2841 and other PR bugs, prevent softlock on textmato for very short screens 2022-08-02 11:23:24 -05:00
SpectralFlame
458d111b67 Address second round of PR feedback (automator-improvements) 2022-08-02 11:23:24 -05:00
SpectralFlame
0c22340663 Address first round of PR feedback (automator-improvements) 2022-08-02 11:23:24 -05:00
SpectralFlame
df8e19bbf0 Improve automator styling, make more rewording changes in command documentation, finalize automator-improvements branch for review 2022-08-02 11:23:24 -05:00
SpectralFlame
c29923dec1 Fix bugs related to script template block unpacking 2022-08-02 11:23:24 -05:00
Dys
ba725cf62b Fix a few automator dev migration bugs
- nowait being caught by the studies conversion filter
- studies load preset [id] would get turned into load name, fixed unless someone chooses to name study presets as numbers and loads those presets
- constant conversion is no longer case-sensitive
2022-08-02 11:23:24 -05:00
SpectralFlame
7f8f42f95c Fix more bugs found through testing 2022-08-02 11:23:24 -05:00
SpectralFlame
245b63ee7b Handle converting scripts with errors more gracefully, fixes #2771 2022-08-02 11:23:24 -05:00
SpectralFlame
d6f8833a2d Support script templates in blockmato 2022-08-02 11:23:24 -05:00
SpectralFlame
4fc2b1bbf8 Fix scrolling and highlighting being nonfunctional in blockmato 2022-08-02 11:23:24 -05:00
SpectralFlame
4662e3714f Add support for no-op automator commands 2022-08-02 11:23:24 -05:00
SpectralFlame
5a1399a28b Fix bugs relating to blockmato error log and UI responsiveness when blocks are reordered 2022-08-02 11:23:24 -05:00
SpectralFlame
861b4f98b8 Further limit automator inputs to prevent unbounded save sizes, fixes #2795 2022-08-02 11:23:24 -05:00
SpectralFlame
673bec5c07 Add natural-sounding aliases to blockmato commands (see #2133) 2022-08-02 11:23:24 -05:00
SpectralFlame
892e0c8c5b Rearrange and group together automator commands based on categories 2022-08-02 11:23:24 -05:00
SpectralFlame
ce54c513dc Rewrite automator command documentation to have standardized format 2022-08-02 11:23:24 -05:00
SpectralFlame
2f47247be2 Fix constant definition and comparison bugs found after more thorough testing 2022-08-02 11:23:24 -05:00
SpectralFlame
0eed13a421 Replace DEFINE command with definition panel functionality 2022-08-02 11:23:24 -05:00
SpectralFlame
890d3bdd24 Make automator constant definition panel 2022-08-02 11:23:24 -05:00
SpectralFlame
708b1eb53a Fix display and update bugs when changing blockmato inputs, improve input styling 2022-08-02 11:23:24 -05:00
SpectralFlame
364db8f490 Clean up blockmato vue component props 2022-08-02 11:23:24 -05:00
SpectralFlame
d962a1f90e Make blockmato handle arbitrary input types for comparisons, fixes #2687 2022-08-02 11:23:24 -05:00
SpectralFlame
583e70d2c6 Refactor blockmato argument parsing backend, fix conversion bugs 2022-08-02 11:23:24 -05:00
SpectralFlame
edf7dd9a71 Refactor blockmato command structure to allow for more flexible input sequences with generic types 2022-08-02 11:23:24 -05:00
SpectralFlame
be58da7c20 Refactor blockmato components to allow for arbitrary input types 2022-08-02 11:23:24 -05:00
SpectralFlame
053265022d Fix dev migration to handle nowait and defined study trees properly 2022-08-02 11:23:24 -05:00
SpectralFlame
c421603f64 Halt blockmato scripts if edited during execution 2022-08-02 11:23:24 -05:00
SpectralFlame
cdb03429ff Disable dragging on text in block command pane 2022-08-02 11:23:24 -05:00
SpectralFlame
5da714f67e Make automator status text behave and stylize more consistently 2022-08-02 11:23:24 -05:00