catloversg
6461d5f247
UI: Improve performance of April Fools Easter egg ( #1977 )
2025-02-27 10:14:17 -08:00
catloversg
fed3cf1af2
DOCUMENTATION: Clarify ns.singularity.quitJob ( #1979 )
2025-02-27 10:03:46 -08:00
catloversg
05f0ba1ac6
DOCUMENTATION: Clarify ns.singularity.softReset ( #1980 )
2025-02-27 10:02:04 -08:00
Adam Andreatta
a25ab3dd39
API: Added external api which returns gainExperience ( #1955 )
2025-02-20 15:57:06 -08:00
catloversg
3eadb0d18c
BUGFIX: JetBrains Mono font shows wrong glyphs ( #1971 )
2025-02-17 13:18:10 -08:00
catloversg
3bb56efb34
DOCUMENTATION: Clarify ns.scan ( #1965 )
2025-02-16 18:27:10 -08:00
catloversg
63d7061fd8
UI: Warn player if they are editing and saving files on non-home servers ( #1968 )
2025-02-16 18:26:45 -08:00
catloversg
13990fbe4c
MISC: Do not round return value of getBonusTime APIs ( #1961 )
2025-02-16 01:42:11 -08:00
catloversg
23bc4e8804
MISC: Show user-friendly error message when there is syntax error in scripts ( #1963 )
2025-02-16 01:27:26 -08:00
catloversg
0a4598a9a0
UI: Show Save ID in Options tab ( #1964 )
2025-02-16 01:24:46 -08:00
LJ
42a7941db7
Fix invalid filenames upon loading save ( #1147 )
2025-02-16 01:07:40 -08:00
catloversg
adc39ad825
BUGFIX: ns.corporation.bribe can bribe faction that player is not member of ( #1966 )
2025-02-16 01:05:22 -08:00
catloversg
26c5bb40e3
MISC: Clarify advanced options ( #1962 )
2025-02-16 01:03:55 -08:00
catloversg
31591da024
UI: Show exact reasons why player cannot bribe factions ( #1967 )
2025-02-16 01:02:50 -08:00
catloversg
2dfaca3db4
DOCUMENTATION: Clarify ns.nuke ( #1969 )
2025-02-16 00:58:00 -08:00
LJ
905d37ef93
Add donationToFavor() to docs ( #1960 )
2025-02-13 21:35:55 -08:00
LJ
30075f3c07
API: Add donationForRep() to Formulas ( #1141 )
2025-02-11 22:05:32 -08:00
G4mingJon4s
b61e93b246
CODINGCONTRACT: Move internals to a separate folder ( #1932 )
2025-02-11 22:04:23 -08:00
Femboy Fireball
5bc9068745
ACHIEVEMENTS: Support achievements with no matching Steam achievement ( #1953 )
2025-02-08 19:19:36 -08:00
catloversg
c99fa448fa
BUGFIX: Cursor position in editor is moved undesirably in edge cases ( #1952 )
2025-02-07 15:19:54 -08:00
catloversg
48bced3484
MISC: Update changelog ( #1948 )
2025-02-07 15:18:38 -08:00
Michael Ficocelli
c8d2c9f769
IPVGO: Support scripts playing against each other as each color on "No AI" boards ( #1917 )
...
This is a big change with a *lot* of moving parts.
The largest part of it is enabling scripts to `playAsWhite` as a parameter to many Go functions. In the implementation, this involved a significant rewrite of `opponentNextTurn` promise handling.
A number of other changes and bugfixes are included:
* Fixes the issue where handicap stones are added on game load.
* Better typing for error callbacks.
* Throw errors instead of deadlocking on bad cheat usage.
* Return always-resolved gameOver promise after game end
* Added a new `resetStats` api function.
---------
Co-authored-by: David Walker <d0sboots@gmail.com >
2025-02-02 20:47:16 -08:00
catloversg
de6b202341
CODEBASE: Refactor Player.applyForJob ( #1947 )
2025-02-02 09:29:18 -08:00
catloversg
72d2528e9a
UI: Show all jobs instead of only one in Job tab ( #1945 )
2025-02-02 09:26:39 -08:00
catloversg
d6ee16cdb3
API: Move tail-related APIs to another namespace ( #1935 )
...
* API: Move tail-related APIs to another namespace
* Add missing RAM cost config
* Remove setTailFontSize from NS namespace
2025-02-01 21:43:56 -08:00
catloversg
67aff2a6a0
BUGFIX: Wrong plural form in modal of coding contract ( #1939 )
2025-02-01 21:42:56 -08:00
catloversg
1cc0288cd8
BUGFIX: Sleeve takes on contracts without checking availability ( #1946 )
2025-02-01 21:41:07 -08:00
Michael Ficocelli
381310946a
IPVGO: ensure def is treated the same as the other stats boosted by playing against tetrads ( #1927 )
2025-01-31 16:10:30 -08:00
TheAimMan
16022d36f4
MISC: Decrease factionInviteCheckInterval and check for Invites on faction page load ( #1943 )
2025-01-31 11:49:15 -08:00
catloversg
4a452b8aca
DOCUMENTATION: Fix typo in proof of boost material optimizer ( #1938 )
2025-01-31 11:21:28 -08:00
catloversg
a4217b448a
MISC: Standardize behavior of connect CLI and Singularity API ( #1933 )
2025-01-31 11:20:17 -08:00
catloversg
686bfe5aef
BLADEBURNER: Show operation description in tooltip of completed BlackOps ( #1941 )
2025-01-31 11:16:39 -08:00
catloversg
822c55574d
MISC: Allow using wss for RFA ( #1942 )
2025-01-31 11:07:38 -08:00
catloversg
40c696feb1
UI: Clarify availability of "buy" CLI ( #1940 )
2025-01-31 10:52:27 -08:00
Hihahahalol
f337de47df
UI: In Operation Wallace. Reword so "The Dark Army" works, for grammar ( #1931 )
2025-01-30 10:39:31 -08:00
catloversg
956e3875e9
API: Add getSaveData API ( #1390 )
2025-01-30 10:36:59 -08:00
catloversg
934687d4b5
UI: Clarify "Disable ASCII art" setting ( #1937 )
2025-01-30 10:28:17 -08:00
catloversg
7d95400108
MISC: Fix typo in API break notice of v2.6.1 ( #1936 )
2025-01-30 10:27:40 -08:00
catloversg
85cda00538
DOCUMENTATION: Replace outdated links for v2 migration guide and changelog ( #1934 )
2025-01-30 10:27:13 -08:00
catloversg
ada903f356
CODEBASE: Refactor ns.singularity.purchaseAugmentation ( #1879 )
2025-01-28 10:42:25 -08:00
catloversg
2965f51879
API: Add a way to get the list of all factions ( #1457 )
2025-01-28 10:40:11 -08:00
G4mingJon4s
ffae0045a4
CODINGCONTRACT: Add support for other answer formats ( #1892 )
2025-01-26 09:35:04 -08:00
catloversg
b161142796
API: Add ns.renderTail ( #1815 )
2025-01-25 09:14:45 -08:00
Sphyxis
97d248419d
BB: Allow API Usage in BN 6 without 7 - Grants Augment for BN 7 completion ( #1926 )
2025-01-25 09:12:51 -08:00
catloversg
6c7972dc60
CORPORATION: Fix wrong warning of sellAmt being negative ( #1819 )
2025-01-25 09:11:57 -08:00
David Walker
213c57f2f8
DOCS: Document shorts in terms of actual finance terms ( #1908 )
2025-01-25 08:41:16 -08:00
catloversg
5301f0f378
UI: Add reward info to intro page of infiltration ( #1835 )
2025-01-24 11:16:32 -08:00
catloversg
9bf408221c
CODEBASE: Merge TypeAssertion files ( #1922 )
2025-01-24 11:06:39 -08:00
catloversg
f0a0d3095e
CORPORATION: Show product production multiplier in research popup ( #1919 )
2025-01-24 09:16:23 -08:00
PerpetuaLux
1fa2c55860
BUGFIX: Changed no such file run command error to include all executable types ( #1918 )
2025-01-24 09:13:54 -08:00