Olivier Gagnon
|
83aeb50605
|
unify dropdown and text input accross the app
|
2018-06-13 16:20:27 -04:00 |
|
danielyxie
|
ec862ec747
|
Merge pull request #297 from danielyxie/dev-mode
Dev mode
|
2018-06-13 14:27:32 -05:00 |
|
danielyxie
|
d6620da22e
|
Removed import of DevModeEnabled in engine.js. Removed JSON.stringify in webpack.config.js for build mode
|
2018-06-13 14:26:15 -05:00 |
|
danielyxie
|
89016aeed9
|
Added devmode. Enabled using build flag. Added new npm build scripts
|
2018-06-13 12:38:22 -05:00 |
|
danielyxie
|
5347585151
|
Updated dependencies from kopelli
|
2018-06-13 11:11:45 -05:00 |
|
danielyxie
|
20e437844a
|
Merge branch 'master' of https://github.com/danielyxie/bitburner into dev
|
2018-06-13 09:24:15 -05:00 |
|
danielyxie
|
5a3e9fa525
|
Merge branch 'dev' of https://github.com/danielyxie/bitburner into dev
|
2018-06-13 09:24:08 -05:00 |
|
danielyxie
|
b7b40d237a
|
Merge pull request #295 from hydroflame/prevent-document-nsjs
window and document symbold now occur impossibly high ram cost in nsjs
|
2018-06-13 09:22:47 -05:00 |
|
danielyxie
|
449df57edf
|
Merge pull request #294 from hydroflame/suppress-travel-confirm
added options to suppress travel confirmation
|
2018-06-13 09:19:50 -05:00 |
|
danielyxie
|
c663b5edc7
|
Merge pull request #289 from hydroflame/fix-277
Fix #277
|
2018-06-13 09:18:31 -05:00 |
|
danielyxie
|
fa42d4ee43
|
Merge pull request #288 from hydroflame/netscript-ps
Netscript ps function
|
2018-06-13 09:17:58 -05:00 |
|
danielyxie
|
2fc17e973c
|
Merge pull request #292 from hydroflame/fix-282
fixed 282
|
2018-06-13 09:15:38 -05:00 |
|
danielyxie
|
6cca695b97
|
Merge pull request #293 from hydroflame/non-highlight-buttons
user can no longer select button text (meaning they can spam)
|
2018-06-13 09:15:02 -05:00 |
|
danielyxie
|
9a0dd4b9ee
|
Merge pull request #286 from hydroflame/tor-green
Tor green
|
2018-06-13 09:10:52 -05:00 |
|
danielyxie
|
b0865c09f5
|
Merge pull request #285 from hydroflame/company-favor-format
Company favor format
|
2018-06-13 09:04:17 -05:00 |
|
danielyxie
|
4fefdb3a72
|
Removed and ignored test bundle output in git. Implemented by kopelli in PR 283 (avoid merge conflicts)
|
2018-06-13 09:03:05 -05:00 |
|
danielyxie
|
b6ca6eb7a4
|
Merge pull request #284 from kopelli/dependencies-update
[chore] Removed unncessary dependencies; Updated many outdated dependencies
|
2018-06-13 09:00:36 -05:00 |
|
danielyxie
|
ca484fa679
|
Merge pull request #281 from kristapsmelderis/fix#280
fix #280
|
2018-06-13 08:58:23 -05:00 |
|
danielyxie
|
ff12c87913
|
Merge pull request #279 from hydroflame/prevent-work-faction-bn2
prevent players from doing work through singularity in BN2 when the p…
|
2018-06-13 08:57:59 -05:00 |
|
danielyxie
|
84d239e7f8
|
Merge pull request #278 from hydroflame/fix-negative-growth
Fix negative growth
|
2018-06-13 08:54:47 -05:00 |
|
danielyxie
|
388ff30ed8
|
Merge pull request #263 from hydroflame/exec-log
exec, spawn, and run won't log when disableLog is set
|
2018-06-13 08:51:37 -05:00 |
|
Olivier Gagnon
|
af2e04db10
|
window and document symbold now occur impossibly high ram cost in nsjs
|
2018-06-13 03:57:25 -04:00 |
|
Olivier Gagnon
|
7362ead364
|
added options to suppress travel confirmation
|
2018-06-13 03:37:21 -04:00 |
|
Olivier Gagnon
|
20b35ccfb5
|
user can no longer select button text (meaning they can spam)
|
2018-06-13 03:26:07 -04:00 |
|
Olivier Gagnon
|
bef2f07811
|
fixed 282
|
2018-06-13 01:02:26 -04:00 |
|
danielyxie
|
9e1ddbb4f0
|
Merge pull request #291 from danielyxie/dev
v0.38.0 Updated changelog in documentation
|
2018-06-12 23:21:53 -05:00 |
|
danielyxie
|
a97aaf3abb
|
v0.38.0 Updated changelog in documentation
|
2018-06-12 23:21:04 -05:00 |
|
danielyxie
|
27d5b74744
|
Merge pull request #290 from danielyxie/dev
v0.38.0
|
2018-06-12 23:18:47 -05:00 |
|
danielyxie
|
575b67440c
|
v0.38.0 - Minor re-balancing and bug fixes in Bladeburner
|
2018-06-12 23:16:23 -05:00 |
|
Olivier Gagnon
|
6f82f67cea
|
fix #277
|
2018-06-13 00:12:16 -04:00 |
|
Olivier Gagnon
|
758f00419b
|
added ps function to netscript, returns the list of processes currently running on that server
|
2018-06-13 00:03:02 -04:00 |
|
Olivier Gagnon
|
520f96865a
|
added devmode to .gitignore, prevent pushing devmode to prod
|
2018-06-12 17:25:45 -04:00 |
|
Olivier Gagnon
|
cc5731baae
|
enable/disable dev mode with a global var
|
2018-06-12 17:24:53 -04:00 |
|
Olivier Gagnon
|
a4ef94c0e0
|
styling dev menu
|
2018-06-12 17:16:25 -04:00 |
|
Olivier Gagnon
|
d43aa68a67
|
tooltips and placeholders to explain
|
2018-06-12 17:11:00 -04:00 |
|
Olivier Gagnon
|
ad90a0bb6f
|
added home ram upgrade button, enable+disable intelligence, source file modifications
|
2018-06-12 16:44:21 -04:00 |
|
Olivier Gagnon
|
c2f2829e75
|
added stats related dev options
|
2018-06-12 16:06:05 -04:00 |
|
Olivier Gagnon
|
bc14a6a147
|
work on the dev menu
|
2018-06-12 15:27:37 -04:00 |
|
Olivier Gagnon
|
4fda9d1998
|
make tor router button green when bought like WSE buttons
|
2018-06-12 14:01:28 -04:00 |
|
Olivier Gagnon
|
bea6ea5829
|
display company favor as integers
|
2018-06-12 13:54:12 -04:00 |
|
Steven Evans
|
edd3effd4f
|
[chore] Removed unncessary dependencies; Updated many outdated
dependencies.
|
2018-06-12 11:01:06 -04:00 |
|
Olivier Gagnon
|
2e3254877f
|
some work on dev menu
|
2018-06-11 13:41:02 -04:00 |
|
kristapsmelderis
|
e6152824fd
|
update to fix for #280
proper English
|
2018-06-10 14:30:33 +03:00 |
|
kristapsmelderis
|
93a5fa53f1
|
fix #280
replaced "reputation" with "favor", because its not correct description.
|
2018-06-10 14:17:14 +03:00 |
|
Olivier Gagnon
|
dd87a1bad3
|
prevent players from doing work through singularity in BN2 when the player already joined a faction
|
2018-06-10 00:55:25 -04:00 |
|
Olivier Gagnon
|
efa6438981
|
fixed display bug in growth log
|
2018-06-09 02:58:33 -04:00 |
|
danielyxie
|
71cf3cac35
|
Bug fixes for new Bladeburner changes
|
2018-06-08 22:25:28 -05:00 |
|
danielyxie
|
bbb5f04c87
|
Merged pull requests and fixed merge conflicts
|
2018-06-08 11:19:22 -05:00 |
|
danielyxie
|
9aa1985d55
|
Merge pull request #275 from hydroflame/simpler-home-ram
Simpler home ram
|
2018-06-08 11:01:18 -05:00 |
|
danielyxie
|
7c9b38de34
|
Merge pull request #274 from hydroflame/format-favor
Format favor
|
2018-06-08 10:54:30 -05:00 |
|