vmesecher
ce578206eb
Fixes Corporation bribe uninentionally affect Bladeburners under certain circumstances. Also contains small lint fixes found by running npm run lint.
2021-09-25 15:43:30 -07:00
Olivier Gagnon
125e9484f7
Work on hacknet to mui
2021-09-25 13:52:26 -04:00
Olivier Gagnon
fe18c55173
removed some unused files.
2021-09-24 23:09:18 -04:00
Nolshine
f393baaa82
fix script log box staying behind when scrolling
2021-09-15 07:55:11 +01:00
Olivier Gagnon
cb3b5b10d7
hide terminal scrollbar
2021-09-14 14:44:23 -04:00
Olivier Gagnon
89a85c73ec
Fix popup boxes not on top
2021-09-14 14:15:05 -04:00
vmesecher
8460df99df
Changes PurchaseServerPopup to a React element. Small CSS changes on popups.
2021-09-10 01:49:24 -07:00
Olivier Gagnon
a18bdd6afc
prettify, sorry for the big ass commit
2021-09-04 19:09:30 -04:00
David Edmondson
1e42f73e2a
Add prettier, and fix some CSS/line errors.
2021-09-04 13:18:35 -07:00
Olivier Gagnon
b148b2f0b5
logbox close on escape now
2021-08-23 01:15:20 -04:00
Olivier Gagnon
ee5a70901b
hotfix logbox width
2021-08-21 00:58:24 -04:00
Olivier Gagnon
6e1100750e
script log boxes can now be dragged around and multiple of them can be on screen at once.
2021-08-19 22:22:21 -04:00
Olivier Gagnon
056f0213dd
Fixed an issue where a faction could be joined twice.
2021-08-15 14:31:38 -04:00
Olivier Gagnon
5803ddc613
popup now all can be dismissed by clicking outside the window and have grey background
2021-08-15 12:16:16 -04:00
danielyxie
c4cb7daac5
Initial v0.46.0 changes - Fixed BN9 bugs. Rebalanced BN11 and Corporations. Added memory to Dup sleeves. Various bug fixes
2019-03-27 01:36:14 -07:00
danielyxie
5573e778bb
Fixed bugs with Sleeve mechanics. Updated documentation to use RTD theme
2019-01-20 14:57:38 -08:00
danielyxie
12bee24520
Beginning to refactor stylesheets. Convert main menu to use buttons instead of a elements
2018-10-01 19:51:32 -05:00
Mat Jaworski
f721e21622
More minor font colour and Infiltration details updates
2018-09-07 00:15:36 +10:00
Mat Jaworski
5f13bc6336
UI Enhancements
...
Updates:
– Character Overview box (top right corner) – redesigned and added colours to the attributes.
– Added prompt colour in the terminal.
– Minor copy fixes (grammar and typos).
– Code formatting cleanup.
– Character > Stats – Fixed spacing issue when Intelligence is not yet available
– Main Menu – Adjusted the spacing and changed the border to outline to improve the readability.
– Tooltip boxes (Firefox only) – fixed the issue when tooltips were generating additional spacing around the <br> tags.
– Multiple general updates to UI to improve accessibility and readability. Aimed to improve the user experience when playing the game on a smaller screen resolutions.
– Accordion/Dropdown buttons – improved the readability of the plus/minus icons.
– Added .editorconfig with the most basic settings.
2018-08-30 01:12:33 +10:00
Daniel Xie
d556af0fd8
Converted pop-up boxes to use css flex
2018-08-12 14:45:35 -05:00
Steven Evans
681401b7b0
[refactor] Converting all font-size to be based on $defaultFontSize
2018-07-17 12:09:19 -04:00
Steven Evans
df881791d3
[refactor] Added 'box-shadow' mixin
2018-07-17 12:09:18 -04:00
Steven Evans
cab8c01833
[refactor] Introducing the "border-radius" SCSS mixin
2018-07-17 12:09:17 -04:00
Steven Evans
9b5b997b6d
[chore] Introducing SCSS, renaming existing files.
...
Not utilizing any functionality yet, just setting up for refactorings.
2018-07-17 11:55:04 -04:00