Olivier Gagnon
|
89ea9aaff5
|
oops
|
2021-09-17 02:58:02 -04:00 |
|
Olivier Gagnon
|
5f8de7e426
|
bunch of react conversion
|
2021-09-12 18:03:07 -04:00 |
|
Olivier Gagnon
|
add19d353e
|
sidebar is react, fix a few bugs
|
2021-09-11 01:54:19 -04:00 |
|
Olivier Gagnon
|
2a13db39c7
|
fix sleeve memory bug
|
2021-09-08 23:47:34 -04:00 |
|
Olivier Gagnon
|
a18bdd6afc
|
prettify, sorry for the big ass commit
|
2021-09-04 19:09:30 -04:00 |
|
Olivier Gagnon
|
94388ba6af
|
hotfix revert tutorial instructing the player to make a script on n00dles
|
2021-08-11 01:05:11 -04:00 |
|
Olivier Gagnon
|
1e3af43ab3
|
v0.52.1
|
2021-08-10 20:54:43 -04:00 |
|
MageKing17
|
0cd17cd3b3
|
Correct incorrect RAM value in tutorial.
Appears to be a leftover mistake from when the tutorial pointed at foodnstuff; n00dles only has 4 GB.
|
2021-07-06 00:19:34 -07:00 |
|
Olivier Gagnon
|
cdd376f2ae
|
gave some love to the tutorial.
|
2021-06-12 04:23:15 -04:00 |
|
Olivier Gagnon
|
3fad505096
|
run auto fix lint
|
2021-04-29 23:52:56 -04:00 |
|
Olivier Gagnon
|
6c0b5b3ed9
|
Converting random pieces of code to ts
|
2021-03-14 01:08:24 -05:00 |
|
Olivier Gagnon
|
316a1aa475
|
Most console.log have been changed to console.warn or removed if they were debug
|
2021-03-07 22:46:50 -05:00 |
|
danielyxie
|
cdb5dfec62
|
Resolved more circular dependencies. Installed acorn-walk and imported it in RamCalculations using ES6 modules. Fixed bugs in stock market rework
|
2019-05-06 18:01:06 -07:00 |
|
danielyxie
|
215cf59e0b
|
Fixed comment styling for all top-level src files
|
2019-04-14 02:07:29 -07:00 |
|
danielyxie
|
0d14cd6e7e
|
Improved module import styling for all top-level src files
|
2019-04-14 02:07:29 -07:00 |
|
danielyxie
|
4b95ba9ed1
|
Finished location code refactor. Has not yet been tested
|
2019-04-01 02:23:25 -07:00 |
|
danielyxie
|
8e4c7beb1a
|
v0.44.1 Minor Update - Added Augs to Duplicate Sleeves and updated documentation
|
2019-03-02 19:08:54 -08:00 |
|
danielyxie
|
a09ea46a38
|
Added BitNode multipliers for purchased servers. Fixed bugs in new Script Editor implementation. Added documentation for script editors
|
2019-01-29 22:02:27 -08:00 |
|
danielyxie
|
8d2c007bcb
|
Implemented new Editor Option: CodeMirror. (Vim mode not 100% done yet)
|
2019-01-27 14:08:45 -08:00 |
|
danielyxie
|
395fc3b9df
|
Added tryWrite() as a native Netscript function. Updated documentation to reflect the fact that port handles no longer work in Netscript 1.0
|
2018-08-30 15:27:47 -05:00 |
|
danielyxie
|
5ede6be8e5
|
Refactored functions that calculate hacking time/exp gain/chance/ etc into a separate file
|
2018-08-30 12:00:38 -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 |
|
Steven Evans
|
8016321bfb
|
[refactor] Moved 'clearEventListeners' to its own TS file
|
2018-07-08 21:18:10 -04:00 |
|
Olivier Gagnon
|
6bdf946790
|
remove all .js from all appplicable imports
|
2018-06-26 12:34:11 -04:00 |
|
danielyxie
|
e88a3936f3
|
v0.34.1
|
2018-01-19 22:47:57 -06:00 |
|
danielyxie
|
d5bd1665d0
|
Bugfixes for cancelOrder(), selling stocks for Corporation, and updating RAM usage on prestige. Also added in-game documentation for clear() and exit()
|
2017-12-10 23:04:00 -06:00 |
|
danielyxie
|
3f61ec1cab
|
v0.34.0 changes
|
2017-12-06 21:45:47 -06:00 |
|
danielyxie
|
f44b117002
|
Changed version in Constants
|
2017-09-04 20:39:00 -05:00 |
|
danielyxie
|
7a05d3585a
|
All 0.28.0 Changes - Bitnodes 4 and 11 and webpack migration
|
2017-08-30 12:44:29 -05:00 |
|
danielyxie
|
63da40689d
|
Small improvements to Interactive Tutorial
|
2017-08-15 18:49:47 -05:00 |
|
danielyxie
|
f100e559af
|
Gang bugfixes and rebalancing. Terminal ls | grep option. Added Netscript break statement. Used numeraljs to display some number values
|
2017-08-15 15:22:46 -05:00 |
|
danielyxie
|
e653b7b315
|
All v0.26.0 changes
|
2017-07-21 17:54:55 -05:00 |
|
Daniel Xie
|
36e3a3b5d2
|
StockMarket and Infiltration implementations
|
2017-07-03 14:42:11 -05:00 |
|
Daniel Xie
|
b85783cebc
|
Programming tutorial opens link in new tab. Fixed some text
|
2017-06-02 12:04:43 -05:00 |
|
Daniel Xie
|
7655bd4264
|
Fixed background color in iTutorial
|
2017-06-02 11:59:17 -05:00 |
|
Daniel Xie
|
807fb8d850
|
Fixed typos and improved text in documentation/tutorial
|
2017-06-02 11:49:14 -05:00 |
|
Daniel Xie
|
e2b1916fb2
|
Rebalancing
|
2017-06-02 08:30:47 -05:00 |
|
Daniel Xie
|
a453d96d50
|
Fixed text in Interactive Tutorial
|
2017-05-25 10:55:25 -05:00 |
|
Daniel Xie
|
0fd5323d52
|
Added scan-analyze to Interactive Tutorial
|
2017-05-24 18:23:28 -05:00 |
|
Daniel Xie
|
be18f6150d
|
Small UI improvement
|
2017-05-21 18:37:41 -05:00 |
|
Daniel Xie
|
9e1c7191f5
|
Fixed typos and improved text in Tutorial and Interactive Tutorial
|
2017-05-17 00:31:42 -05:00 |
|
Daniel Xie
|
223bc3c2c6
|
Properly focuses on Script editor when its opened
|
2017-05-15 22:27:47 -05:00 |
|
Daniel Xie
|
84a007960e
|
Flashing tutorial buttons
|
2017-05-15 00:09:14 -05:00 |
|
Daniel Xie
|
31ef48f4a8
|
Small UI improvements based on private beta feedback
|
2017-05-14 21:21:22 -05:00 |
|
Daniel Xie
|
534f5c1dbe
|
Small UI improvements, balancing crime money
|
2017-05-06 14:12:45 -05:00 |
|
Daniel Xie
|
2e55f1d472
|
Implemented interactive tutorial!
|
2017-05-06 01:24:01 -05:00 |
|
Daniel Xie
|
e2cbc38920
|
Adding Interactive Tutorial files - incomplete
|
2017-05-05 16:27:35 -05:00 |
|