Commit Graph

2770 Commits

Author SHA1 Message Date
hydroflame ab48c7062f Merge pull request #1547 from Snarling/tutorial-text-fixes
Fix some minor tutorial issues
2021-10-18 14:14:00 -04:00
hydroflame 2444305625 Merge pull request #1546 from Snarling/char-overview-overhaul
Character Overview Overhaul
2021-10-18 14:13:52 -04:00
Snarling f915799fdc Reduce size of visibility-toggle Fab
Current fab is oversized, reduce size to further reduce click footprint of visibility toggle.
2021-10-18 05:45:13 -04:00
Snarling 5be4fb7aae Fix some minor tutorial issues
Changed example prompt to show n00dles for "hack" and "home" commands when connected to n00dles, fixed one missing capitalization
2021-10-18 04:12:45 -04:00
Snarling 61770ea717 Character Overview Overhaul
* Moved hardcoded styles from the hardcoded container div into a class, and assigned that class to a Mui component.
* Otherwise removed excess layered components
* Visibility toggle area no longer occupies the whole width of the overview area. This was blocking input near the top right (noticeable in corp).
2021-10-18 03:14:33 -04:00
Snarling 6bfec83d91 Update GeneralActions.tsx 2021-10-18 00:02:23 -04:00
Snarling f105002847 Reduce repetitive code sections
Iteratively define general actions instead of defining each individually.
Remove anonymous function that automatically runs, placing code into main section of file so that it still automatically runs.
(untested - I don't have a local copy set up yet to test these changes on)
2021-10-17 20:02:22 -04:00
Olivier Gagnon cfa10ab206 fix Incite Violence chaos increase 2021-10-17 19:44:43 -04:00
Olivier Gagnon 1b22fe4f3d revert dev meny 2021-10-17 19:01:10 -04:00
Olivier Gagnon 35a5e2f343 change the way charge works 2021-10-17 18:59:37 -04:00
Olivier Gagnon 1b22f28bd8 disable marketta1 is 2 is available. 2021-10-17 18:20:23 -04:00
tyasuh.taeragan@gmail.com d3ab0353f7 Typo Fix 2021-10-17 09:15:10 -04:00
Snarling b4c0458590 Actually fix fragment power display for negative numbers
Replace either -x% if present or just x%, to prevent --##.#% power display.
2021-10-17 03:11:42 -04:00
tyasuh.taeragan@gmail.com 850200c98d Corp UI Buyback Shares 2021-10-17 01:21:25 -04:00
Olivier Gagnon a612352f32 revert sidebar 2021-10-17 00:52:13 -04:00
Olivier Gagnon 79dd27d22f change rep cost for stanek augments 2021-10-17 00:51:43 -04:00
Olivier Gagnon 75b3d9b126 fix boosters with rotations 2021-10-17 00:35:50 -04:00
Olivier Gagnon e49c1725b5 add stanek modifier in other bns 2021-10-17 00:20:05 -04:00
hydroflame 41adad3991 Merge branch 'dev' into dev 2021-10-16 23:53:29 -04:00
tyasuh.taeragan@gmail.com da02f8862a Commented Changes 2021-10-16 23:47:11 -04:00
tyasuh.taeragan@gmail.com 2ed961c0d2 #1522 Adressed and Corrected. 2021-10-16 23:09:35 -04:00
Olivier Gagnon 75caf77231 merge dev and added purchased server softcap 2021-10-16 22:39:56 -04:00
Olivier Gagnon c96c7e3d2e v0.57.0 2021-10-16 22:32:48 -04:00
Olivier Gagnon fdf2e72896 prestige stuff with sg 2021-10-16 21:38:03 -04:00
Olivier Gagnon a0a698e0af revert the dev tab 2021-10-16 21:01:05 -04:00
Olivier Gagnon df6d156e8e Change a few fragment 2021-10-16 21:00:36 -04:00
Olivier Gagnon 50147f6b0b build new version 2021-10-16 19:10:11 -04:00
Olivier Gagnon ab7d1a8ce9 Fix bug that allowed players to place pieces outside the baord. 2021-10-16 17:27:35 -04:00
Olivier Gagnon 092d5146b4 rotation! 2021-10-16 17:12:04 -04:00
Olivier Gagnon c0420d1787 merge dev 2021-10-16 15:46:25 -04:00
Olivier Gagnon 84a1d27b9a fix bug with workForFaction 2021-10-16 15:43:28 -04:00
Olivier Gagnon 99c75baea0 Fix working for the CIA 2021-10-16 12:19:53 -04:00
Olivier Gagnon 3e3aa1a0fe merge dev 2021-10-15 21:39:53 -04:00
Olivier Gagnon 371d41b7c3 added placeholder for filename 2021-10-15 21:28:17 -04:00
Olivier Gagnon 02b085cc75 script editor now saves on server that opened the file and displays server name 2021-10-15 21:27:02 -04:00
Olivier Gagnon e38bfc70cf remove unused export 2021-10-15 21:04:17 -04:00
Olivier Gagnon 52a96b94f9 fix cancel penalty for company servers 2021-10-15 21:03:25 -04:00
Olivier Gagnon 73b9cae203 logbox title isn't infinitely long anymore 2021-10-15 20:59:16 -04:00
Olivier Gagnon 30588a885b make succes toast brighter 2021-10-15 20:50:16 -04:00
Olivier Gagnon 45c46ce2a0 fix exploit that enabled IPC 2021-10-15 19:13:05 -04:00
Olivier Gagnon 58650c5895 Fix blade not being able to start Incite Violence 2021-10-15 19:08:21 -04:00
Olivier Gagnon 09f621e342 Incite Violence doubles chaos 2021-10-15 19:04:44 -04:00
Olivier Gagnon 762e7f127c improve monokai again 2021-10-15 18:58:10 -04:00
Olivier Gagnon d6ea9c55b1 fixed folder adding space in autocom 2021-10-15 18:33:27 -04:00
Olivier Gagnon 34fa906013 save some text editor notes 2021-10-15 18:27:02 -04:00
Olivier Gagnon 80d197652d improve monokai by making the language a superset of javascript 2021-10-15 18:25:22 -04:00
tyasuh.taeragan@gmail.com 12f61677e3 Issues 1508 and 1506 2021-10-15 17:26:26 -04:00
Olivier Gagnon b5a8ed1d9d improve script editor display 2021-10-15 16:16:11 -04:00
Olivier Gagnon e047653ed7 improve text editor scaling 2021-10-15 16:14:27 -04:00
Olivier Gagnon f645d08a50 small screen script editor 2021-10-15 15:47:17 -04:00