catloversg
|
5cd96cf797
|
DOCUMENTATION: Update links to CONTRIBUTING.md (#2213)
|
2025-06-25 13:09:30 -07:00 |
|
catloversg
|
86d5a023be
|
MISC: Validate bet input of casino mini games (#1694)
|
2025-06-23 17:43:04 -07:00 |
|
catloversg
|
9ba1bc7cfb
|
MISC: Change message of Singularity error and uncaught promise error (#2174)
|
2025-06-21 14:29:59 -07:00 |
|
catloversg
|
38d033368e
|
CODEBASE: Refactor message handler of Remote API (#2211)
|
2025-06-21 13:51:09 -07:00 |
|
catloversg
|
a506554e04
|
BUGFIX: ns.bladeburner.getActionRepGain returns wrong value (#2186)
|
2025-06-21 13:35:00 -07:00 |
|
catloversg
|
30b8c0faee
|
CORPORATION: Remove mention of unusable research "sudo.Assist" (#2187)
|
2025-06-21 13:33:24 -07:00 |
|
catloversg
|
8aa73b2c65
|
MISC: Detect circular dependencies when generating modules (#2194)
|
2025-06-21 13:32:47 -07:00 |
|
catloversg
|
510a9a6be5
|
BUGFIX: Documentation navigator does not handle external URL properly (#2202)
|
2025-06-21 13:31:52 -07:00 |
|
catloversg
|
f2e539bea5
|
WORKFLOW: Allow enabling dev mode when deploying dev build (#2184)
|
2025-06-20 12:35:43 -07:00 |
|
catloversg
|
ccc5cafaae
|
CODEBASE: Make prettier ignore src/Documentation/pages.ts (#2185)
|
2025-06-20 12:34:34 -07:00 |
|
catloversg
|
1eca42c75e
|
API: Make ns.codingcontract.createDummyContract throw error if type is invalid (#2188)
|
2025-06-20 12:08:49 -07:00 |
|
catloversg
|
00e2169c92
|
DOCUMENTATION: Specify param type of many Corporation APIs (#2190)
|
2025-06-20 12:06:37 -07:00 |
|
catloversg
|
bebee7b1ef
|
BUGFIX: Current work is not shown in edge cases (#2208)
|
2025-06-20 11:27:19 -07:00 |
|
catloversg
|
098bf0ffce
|
DOCUMENTATION: Support showing images in markdown docs (#2207)
|
2025-06-20 11:24:06 -07:00 |
|
Kevin Sandow
|
694581cb52
|
MISC: Fix NetscriptDefinitions.d.ts formatting/escaping warnings (#2189)
|
2025-06-20 11:19:58 -07:00 |
|
Kevin Sandow
|
e44414850e
|
MISC: Update NetscriptDefinitions.d.ts to include typings for hightlightPoint() and clearPointHighlight() (#2175)
|
2025-06-20 11:16:23 -07:00 |
|
catloversg
|
5ac327697b
|
CLI: Allow using E notation in expr CLI (#2209)
|
2025-06-20 11:12:37 -07:00 |
|
Michael Ficocelli
|
18f84396e2
|
FEATURE: Add "Recent Errors" tab and improved error modal (#2169)
|
2025-06-16 16:43:21 -07:00 |
|
catloversg
|
cf72937faf
|
UI: Improve Recovery Mode screen (#2206)
|
2025-06-16 16:38:51 -07:00 |
|
catloversg
|
a0740d72a9
|
DOCUMENTATION: Move CONTRIBUTING.md (#2191)
|
2025-06-16 16:35:07 -07:00 |
|
catloversg
|
a794fddaf7
|
MISC: Add file metadata (timestamps) (#2199)
|
2025-06-16 16:34:06 -07:00 |
|
catloversg
|
e5bfa641e1
|
DOCUMENTATION: Remove mention of NS2 in NetscriptDefinitions.d.ts (#2200)
|
2025-06-15 00:00:54 -07:00 |
|
catloversg
|
3c8099dc6b
|
MISC: Mention bug-report channel on Discord for reporting bugs (#2201)
|
2025-06-14 23:47:28 -07:00 |
|
catloversg
|
c717cf16f7
|
DOCUMENTATION: Fix minor problem in old changelog (#2203)
|
2025-06-14 11:17:22 -07:00 |
|
catloversg
|
78e3380b0a
|
DOCUMENTATION: Remove unnecessary br tag in scripts.md (#2204)
|
2025-06-14 11:16:25 -07:00 |
|
catloversg
|
70ae3bb38b
|
CORPORATION: Add UI hint about scripting tea/party and using Intern (#2179)
|
2025-06-03 01:23:11 -07:00 |
|
catloversg
|
2cabb98095
|
API: Rename BN multiplier RepToDonateToFaction to FavorToDonateToFaction (#2178)
|
2025-06-03 01:21:59 -07:00 |
|
catloversg
|
bdc08cf992
|
DOCUMENTATION: Fix missing and outdated info of optional parameter (#2176)
|
2025-06-03 01:13:54 -07:00 |
|
catloversg
|
7d2686ed1b
|
API: Standardize names of Stock APIs (#2173)
|
2025-06-02 02:36:36 -07:00 |
|
catloversg
|
856ce9a5c9
|
BUGFIX: Coding contract UI does not handle error properly when answer format is invalid (#2171)
|
2025-06-02 02:33:57 -07:00 |
|
HansLuft778
|
67017c5782
|
TERMINAL: Add RAM usage and detailed file size to ls -l output (#2135)
|
2025-06-02 02:23:22 -07:00 |
|
catloversg
|
b17b0d710b
|
BUGFIX: API break detector does not detect affected code in some cases (#2172)
|
2025-06-02 02:22:25 -07:00 |
|
catloversg
|
6a23c85e12
|
UI: Search and read NS API docs in editor tab and documentation tab (#2163)
|
2025-05-31 23:53:20 -07:00 |
|
catloversg
|
98f6cc9554
|
MISC: Make nuke and port cracking APIs return false instead of throwing error (#2153)
|
2025-05-31 21:28:50 -07:00 |
|
Michael Ficocelli
|
fdb3452763
|
IPVGO: fix score modal styling (#2166)
|
2025-05-30 03:39: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
|
296295b490
|
API: Add more enums to ns.enums (#2165)
|
2025-05-30 03:37:59 -07:00 |
|
catloversg
|
ca9aa5f0a1
|
BUGFIX: Fix typos in literature files (#2164)
|
2025-05-28 12:13:30 -07:00 |
|
catloversg
|
9824166dbf
|
CORPORATION: Rename division.type to division.industry (#2152)
|
2025-05-28 04:47:26 -07:00 |
|
catloversg
|
e31b174137
|
MISC: Add versionNumber to ns.ui.getGameInfo() (#2155)
|
2025-05-25 16:56:22 -07:00 |
|
Boingostarr
|
bf7101c1b0
|
DOC: added missing empty space between (#2159)
|
2025-05-25 11:45:48 -07:00 |
|
Arjan-akkermans
|
551934ee25
|
IPVGO: Updated DocString for the gameState object to correctly state that a null move is returned when the opponent passes or when there is no previous move. (#2158)
|
2025-05-25 11:40:58 -07:00 |
|
Chris Farfan de los Godos
|
552d13ad6d
|
SINGULARITY: Adding getUnlockedAchievements function (#2156)
|
2025-05-24 13:47:34 -07:00 |
|
catloversg
|
eaf4014516
|
MISC: Update blood donation (#2151)
|
2025-05-23 14:12:26 -07:00 |
|
catloversg
|
5a052e902c
|
MISC: Remove mention of Netscript 1.0/2.0/JS in NetscriptDefinitions.d.ts (#2150)
|
2025-05-23 14:04:34 -07:00 |
|
catloversg
|
4e5044124c
|
CORPORATION: Rename setAutoJobAssignment API to setJobAssignment (#2146)
|
2025-05-22 12:42:16 -07:00 |
|
catloversg
|
47153bd31c
|
MISC: Print logs when ns.hacknet.spendHashes fails and update param type of APIs using hash upgrade (#2145)
|
2025-05-21 08:38:39 -07:00 |
|
catloversg
|
90555a64e6
|
MISC: Add achievements for BN14 (#2140)
|
2025-05-20 14:32:13 -07:00 |
|
catloversg
|
f1f7a50721
|
DEVMENU: Fix bugs in WD tools (#2141)
|
2025-05-19 20:35:28 -07:00 |
|
catloversg
|
1d48f64321
|
DOCUMENTATION: Update rewards of SF14 (#2142)
|
2025-05-19 20:29:28 -07:00 |
|