Commit Graph

3448 Commits

Author SHA1 Message Date
Steven Evans 26b1c43435 [style] Sorting properties alphabetically 2018-08-29 22:45:47 -04:00
Steven Evans 68527d6258 [style] Fixing TSLint violations 2018-08-29 22:40:23 -04:00
danielyxie 63cd269d5e b1t_flume.exe program can now be created instantly (reqd hacking level is 1 instead of 5). Fixed some linting errors 2018-08-29 15:25:01 -05:00
danielyxie aa18420e0c Merge pull request #441 from danielyxie/improve-interactive-tutorial
Updated Interactive Tutorial and added a few helpful links to the hac…
2018-08-29 14:11:13 -05:00
danielyxie 0fd1376760 Merge pull request #440 from mat-jaworski/dev
Dev
2018-08-29 14:07:55 -05:00
danielyxie 8b99e46d5e Updated Interactive Tutorial and added a few helpful links to the hackers-starting-handbook Literature file 2018-08-29 14:06:21 -05:00
Mat Jaworski 70bf0ec944 Merge branch 'ui-enhancements' into dev
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.
– Updated the Augmentations accordion icons as they were barely visible.
– Added .editorconfig with the most basic settings.
2018-08-30 01:51:50 +10:00
Mat Jaworski dbab0d73a7 UI Enhancements part 2
A bit more refactoring and cleaning up the code.
Updated the Augmentations accordion icons as they were barely visible.
2018-08-30 01:48:26 +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
danielyxie 58d48f19ef Added .fconf setting for enabline line wrap in terminal input. Began implementing wget 2018-08-28 22:24:38 -05:00
danielyxie da0f0b4551 Merge pull request #439 from danielyxie/dev
v0.40.2
2018-08-27 00:29:19 -05:00
danielyxie 4749149dec Updated changelog in documentation 2018-08-27 00:26:17 -05:00
danielyxie 53e2a5091c Added correct production build. Properly reset stock market 4S values when prestiging through BitNode 2018-08-27 00:23:04 -05:00
danielyxie 2bf6871ece V0.40.2 BUndle and minor bug/typo fixes 2018-08-25 23:26:42 -05:00
danielyxie 245bb5992d Merge pull request #436 from Kline-/patch-1
Fix Speech Enhancement appearing twice for FSIG
2018-08-25 17:08:22 -05:00
danielyxie c8158e1d19 Merge pull request #438 from danielyxie/stock-market-update
Stock market update
2018-08-25 17:08:09 -05:00
Matthew Goff 251e18799b Fix Speech Enhancement appearing twice for FSIG 2018-08-24 16:44:08 -05:00
Daniel Xie e4f02b298b Added Four Sigma (4S) Market Data feature, and its Netscript TIX API functions as well 2018-08-24 15:44:48 -05:00
Daniel Xie 815762bddd Attached Stock market Watchlist 2018-08-23 13:51:57 -05:00
Daniel Xie fe3c8be03c Pushing updated bundle 2018-08-22 22:59:09 -05:00
Daniel Xie c5841b65fe Fixed a bug where the special harcoded keywords that are search for in script RAM calculation would be counted once per 'scope' 2018-08-20 00:25:55 -05:00
danielyxie ebeb803109 Merge pull request #434 from danielyxie/prevent_dom_buttonclicks
Prevent dom buttonclicks
2018-08-17 15:13:07 -05:00
Daniel Xie f3732b2d74 Preventing exploits by progrmaming DOM button clicks in code 2018-08-17 15:06:18 -05:00
Daniel Xie d556af0fd8 Converted pop-up boxes to use css flex 2018-08-12 14:45:35 -05:00
Daniel Xie bb4094f879 Added option to disable hospitalization popup message 2018-08-12 00:39:37 -05:00
danielyxie b15582ff71 Merge pull request #433 from danielyxie/bladeburner-rebalancing
Bladeburner rebalancing
2018-08-11 20:25:35 -05:00
danielyxie e1bdf0100a Merge pull request #432 from Kline-/stocks-use-numeral
Standardize log messages and switch from formatNumber to numeral.
2018-08-11 20:08:32 -05:00
Daniel Xie de0f891d52 Various rebalances to Bladeburner: Buffed Augmentations. Simulacrum costs less rep but more money. Slightly more money gained from contracts. Operations give more rank. More Synthoid communities. Added getBonusTime() and getSkillUpgradeCost() to Bladeburner API. Operation count increases faster and is more randomized. Decreased rate at which contracts/ops level up 2018-08-11 20:05:32 -05:00
Daniel Xie b89437a52e Merge branch 'dev' of https://github.com/danielyxie/bitburner into dev 2018-08-11 16:21:19 -05:00
Daniel Xie 5cc1a4ba01 Updated changelog with merged PRs 2018-08-11 16:21:11 -05:00
Matthew Goff b65157df7f Standardize log messages and switch from formatNumber to numeral. 2018-08-10 15:52:35 -05:00
danielyxie c726ff1738 Merge pull request #431 from Kline-/fix-BN8
Move resetting stocks, gang, and corp to the end of the funcs.
2018-08-10 00:07:54 -05:00
danielyxie 72bd1f22c5 Merge pull request #423 from Kline-/fix-getActionTime
Fix bladeburner.getActionTime returning null
2018-08-10 00:06:38 -05:00
danielyxie be69d6b68a Merge pull request #428 from hydroflame/patch-6
increase BB skill cost in BN12
2018-08-10 00:05:26 -05:00
danielyxie 42c830d326 Merge pull request #368 from kopelli/refactor-out-circular-dependencies
Refactor out circular dependencies
2018-08-09 23:53:14 -05:00
Matthew Goff 549b3f34a3 Move reseting stocks, gang, and corp to the end of the funcs. Should fix #421. 2018-08-08 18:04:40 -05:00
Steven Evans 9a7fa5d12c Merge branch 'dev' into refactor-out-circular-dependencies 2018-08-07 10:00:49 -04:00
Olivier Gagnon e0ee08ec45 increase BB skill cost in BN12 2018-08-06 22:26:56 -04:00
danielyxie c0692ef611 Merge pull request #427 from danielyxie/dev
Prevent dev menu from being shown in produ
2018-08-06 21:16:20 -04:00
Daniel Xie a1a69b8042 Prevent dev menu from being shown in produ 2018-08-06 21:15:31 -04:00
danielyxie ab51ea94fe Merge pull request #426 from danielyxie/dev
v0.40.1
2018-08-06 19:31:45 -04:00
Daniel Xie 171d98c891 Updated changelog and version. Adding v0.40.1 bundle 2018-08-06 19:21:37 -04:00
Daniel Xie c0db61c78f Merge branch 'dev' of https://github.com/danielyxie/bitburner into dev 2018-08-06 19:11:25 -04:00
Daniel Xie dac64d188b Fixed bug with executing HTTPWorm program from Terminal 2018-08-06 19:11:14 -04:00
Daniel Xie 5e7c22f5bd Fixing engine merge conflicts 2018-08-06 12:10:09 -05:00
Daniel Xie b45d23facf Fixed typo with bladeburner-nav-button css 2018-08-06 12:09:04 -05:00
danielyxie e9632aa78a Merge pull request #425 from danielyxie/nsport_array_bug
Fix array/object bug with new JS Interpreter for Port functions (read…
2018-08-06 11:28:46 -04:00
Daniel Xie ea6cc3da55 Fix array/object bug with new JS Interpreter for Port functions (read, write, and tryWrite) 2018-08-06 10:25:22 -05:00
Daniel Xie 96b26c582e Updaated RTD changelog 2018-08-05 21:23:44 -04:00
Daniel Xie faa5e807d5 Updating documentation and Netscripy syntax highlighting for v0.40.1 community update. Bitrunners now has CranialSignalProcessors 3-5. CyberSec now has Cranial Signal Processors 1-2. 2018-08-05 03:37:28 -04:00