catloversg
956e00f789
BUGFIX: Intelligence data is incorrectly migrated when Intelligence is not unlocked ( #2660 )
2026-04-14 15:20:01 -07:00
catloversg
2819947378
CODEBASE: Refactor and fix issues in db.ts ( #2623 )
2026-04-03 15:28:48 -07:00
catloversg
8dcccdc5bb
MISC: Make implicit string conversion consistent across all coding contracts ( #2608 )
2026-04-02 23:53:16 -07:00
catloversg
3813d03fb6
MISC: Rework intelligence override ( #2575 )
2026-03-19 20:09:37 -07:00
catloversg
f916daf252
MISC: Rework faction rumor ( #2569 )
2026-03-16 11:49:46 -07:00
catloversg
e329082a48
API: Cancel sleeve's current task when calling ns.sleeve.travel() ( #2559 )
2026-03-07 12:10:20 -08:00
catloversg
dd78a2cb44
API: Remove RAM cost of hacknet namespace and set RAM cost of each hacknet API ( #2502 )
...
* API: Remove RAM cost of hacknet namespace and set RAM cost of each hacknet API
* Fix Jest tests
* Update based on feedback
2026-02-16 09:00:02 -08:00
David Walker
26b5c28df6
REFACTOR: Speed up by-ip lookups by introducing a new map entry ( #2488 )
...
Thankfully, the existing AllServers map is not exported, so we can
ensure that all the changes are only local to this file.
This also fixes a bug if renameServer was called with the same
name. (Probably calling code checked that case already.)
2026-02-11 10:43:52 -08:00
Michael Ficocelli
6073964768
DARKNET: Darkweb Expansion Project & Bitnode ( #2139 )
...
This is BN15. It is a really big change; see the PR for all the details.
2026-02-03 03:40:36 -08:00
catloversg
a69ee132f9
CODEBASE: Prepare for save data migration of next beta version ( #2369 )
2025-10-30 10:25:34 -07:00
catloversg
21ddb99fd5
MISC: Export save data before migrating to v3 ( #2304 )
2025-09-02 22:55:44 -07:00
catloversg
e3ea611928
CORPORATION: Remove VeChain ( #2245 )
2025-07-17 14:24:19 -07:00
catloversg
477d01652b
CORPORATION: Remove Spring Water industry ( #2240 )
2025-07-16 01:07:55 -07:00
catloversg
6c7783aa85
CORPORATION: Remove DreamSense upgrade ( #2232 )
2025-07-10 01:40:36 -07:00
catloversg
e34a29c458
MISC: Add removal of fuzzy matching to list of breaking changes ( #2149 )
2025-05-30 03:38:56 -07:00
catloversg
b53180ff1e
MISC: Remove APIs that were deprecated a long time ago ( #2088 )
2025-05-10 22:10:48 -07:00
David Walker
f16b6b92b8
CODEBASE: Version 2.8 stuff ( #1989 )
...
Change dev version from 2.7.1 to 2.8.0
Also adjust the save data migration code for the latest check to use "<"
instead of "<=" to agree with the style of everything else.
(I noticed this due to investistigating bumping the version, but that
happens as part of the release commit so it shouldn't be done yet.)
2025-03-01 15:25:22 -08:00
LJ
42a7941db7
Fix invalid filenames upon loading save ( #1147 )
2025-02-16 01:07:40 -08:00
G4mingJon4s
ffae0045a4
CODINGCONTRACT: Add support for other answer formats ( #1892 )
2025-01-26 09:35:04 -08:00
catloversg
7a4b3e23c1
CODEBASE: Show error dialog when finding out old bugs in pre-v2.4.0 ( #1816 )
...
* CODEBASE: Show error dialog when finding out old bugs in pre-v2.4.0
* Only show error dialog once
2024-11-30 15:31:44 -08:00
catloversg
7d03a9ef32
CODEBASE: Improve type checks in SaveObject.ts ( #1774 )
2024-11-27 00:35:09 -08:00