Releases: mtgred/netrunner
Releases · mtgred/netrunner
v162
Vantage point has been released
Other notable changes
- A few changes were made that should reduce the bandwidth regularly used in playing this game
- Quotes were added for the vantage point identities
- Alt art selection was improved in the card browser/chat/game
What's Changed
- Fix player panels not swapping when changing view during replay by @matthewlehew in #8531
- fix: imported nrdb deck url by @filipesilva in #8515
- Added support for cancel maps, cleaning up cancel effects by @NBKelly in #8540
- Update card-backs compilation warning message by @jwarwick in #8544
- Improved Output of Quotes Test by @Cluedrew in #8552
- test: ensure commands-are-documented-test has at least 1 assertion by @filipesilva in #8554
- strip image list and other useless info from engine cards by @NBKelly in #8543
- Touch up minor ui issues by @jwarwick in #8550
- Silent allows boolean answer by @NBKelly in #8556
- trimmed down info sent a little by @NBKelly in #8542
- cpc generator fix by @NBKelly in #8538
- option check yes-ability is valid by @NBKelly in #8536
- pronoun by @NBKelly in #8537
- name fix for fujii by @NBKelly in #8539
- Add english translations for alt art sets by @jwarwick in #8553
- Fixed alt art selection in cardbrowser, chat, and deckbuilder by @jwarwick in #8548
- Added Vantage Point Quotes by @Cluedrew in #8557
- Only import single card art for an art package by @jwarwick in #8549
- Vantage Point by @NBKelly in #8532
New Contributors
- @matthewlehew made their first contribution in #8531
Full Changelog: v161...v162
v161
v160
Notable Features
- Italian and Chinese translations were added/updated
- Sound effects were added for shuffling and redirection
- A lot of cleanup, bugfixing, and a few usability improvements
- An experimental "draft" format was added
- The WS-keepalive was set to 5 seconds, which may help an extremely narrow subset of players with their connection
- The currently public Vantage Point cards have been implemented
What's Changed
- Add Italian translations by @Gianluks90 in #8465
- fix: scoring->stealing on runner win copy by @filipesilva in #8471
- fix: handle no deck after edit by @filipesilva in #8472
- Touch up operations by @NBKelly in #8475
- Gordon vs award bait by @NBKelly in #8463
- Touch up identities by @NBKelly in #8434
- Eureka! removed from chimera format by @NBKelly in #8484
- malandragem (power counter option) is interactive with chisel by @NBKelly in #8501
- add chinese-translation by @Chrisyang1155 in #8492
- Trashing logs by @NBKelly in #8502
- sound for shuffling by @NBKelly in #8504
- allow Mycoweb to fire own subs if painted as sentry by @butzopower in #8507
- set ws keepalive to 5 seconds by @NBKelly in #8498
- test for stoke vs trust op by @NBKelly in #8479
- Vantage point spoilers from worlds by @NBKelly in #8393
- redirect sfx by @NBKelly in #8505
- Quick draft/Drafting Format by @NBKelly in #8491
- allow reading rules inserts by @NBKelly in #8473
- Touch up events by @NBKelly in #8486
- Ebc rewrite by @NBKelly in #8510
- logs destination fixes by @NBKelly in #8499
- fix: show card preview on button hover too by @filipesilva in #8490
New Contributors
- @Gianluks90 made their first contribution in #8465
- @filipesilva made their first contribution in #8471
- @Chrisyang1155 made their first contribution in #8492
Full Changelog: v159...v160
v159
What's Changed
- Fix MU display not updating when programs installed by @xdg in #8447
- remove touch handlers by @butzopower in #8457
- Option to flag games with descriptions by @NBKelly in #8451
- Add rez to
play-cardsby @NBKelly in #8456 - rules test to ensure uniques trash correctly even when hosting is involved by @NBKelly in #8448
- Next big thing allows big shuffles by @NBKelly in #8446
- null is sayable by @NBKelly in #8449
- Enumerate cards simplified/info management by @NBKelly in #8458
Full Changelog: v158...v159
v158
Highlights
- In-game options have been added that allow for pausing at the start of turn and end of turn paid ability windows, and automating mavirus/cvs
- Flip cards work in the cardbrowser and chat log now
- Added support for the Chimera format
What's Changed
- Giest has real unit tests by @NBKelly in #8420
- fix #8436. by @eric03742 in #8437
- Test for doppelganger vs inside job by @NBKelly in #8426
- Devas swap async by @NBKelly in #8423
- Gameplay options implementation by @NBKelly in #8435
- Compile works with hosted by @NBKelly in #8433
- disable turmoil by @NBKelly in #8427
- Fix multi-deck cleanup mode UI by @xdg in #8438
- On the lam v wasteland by @NBKelly in #8413
- kati jones logs credits taken by @NBKelly in #8419
- display flip cards in the cardbrowser and log by @NBKelly in #8424
- Zoomed card uses base art option by @NBKelly in #8425
- Chimera implementation by @NBKelly in #8428
- Have i18n loader to skip empty translation files by @xdg in #8439
- fix #8440. by @eric03742 in #8441
New Contributors
- @eric03742 made their first contribution in #8437
Full Changelog: v157.1...v158
v157.1
v157
Notable Changes
The translation system has been reworked somewhat.
- You can now select your translations for cards and game text seperately
- (almost) All translation keys and data are now exposed on the frontend, allowing you to update the translations without needing to actually learn clojure
- Read more here: https://github.com/mtgred/netrunner/wiki/How-to-help-out-with-translations
What's Changed
- Small gitignore Fix for data/ Directory by @Cluedrew in #8346
- Sort show decklists by card type then alphabetically by @xdg in #8384
- Add multi-deck deletion feature by @xdg in #8372
- Add pagination support to history endpoint via skip query parameter by @LLBlumire in #8381
- Precon decks for the 2025 worlds matchups. by @NBKelly in #8400
- Enforce access all cards by @NBKelly in #8395
- to's are not superusers in the same ways that admins are by @NBKelly in #8389
- translations: Add card language option by @csbisa in #8386
- Fix stacked wait prompts by @NBKelly in #8394
- Add admin toggle to pause game creation for maintenance by @NoahTheDuke in #8392
- Stoke double fire bug by @NBKelly in #8398
- Expose translation keys on the frontend + fixes by @NBKelly in #8391
New Contributors
- @LLBlumire made their first contribution in #8381
Full Changelog: v156...v157
v156
Better support for languages.
What's Changed
- added some placeholder i18n files, fixed settings to allow more langs by @NBKelly in #8382
- add an explainer message if no decklists are valid by @NBKelly in #8378
- fixes deckbuilder costs for firefox by @NBKelly in #8377
- dean lister ncigs fixed by @NBKelly in #8375
Full Changelog: v155.1...v156
v155.1
v155
Features
- You can sort hq/the grip by title/type/draw order now
- added an interface for tournament organizers to manage rounds more easily
- When a known card from a breach moves zone (ie sabotage, installing via poetri, maw, etc), that card is still public information, and is treated as such
- Archives gets psuedo-shuffled when facedowns are revealed
- You can now import private decklists via nrdb, and the import in general should be a lot more reliable
- New quotes, thanks to @Cluedrew
What's Changed
- Update cards format label display; Fix subtypes display by @klingeling in #8301
- fix afterimage validation by @NBKelly in #8306
- Sisyphus uses passed ice by @NBKelly in #8307
- Vovo vs tread lightly by @NBKelly in #8304
- colossus no longer breaks if triple advanced but no programs are inst… by @NBKelly in #8315
- bishop hosting works again by @NBKelly in #8316
- au co counter on attini by @NBKelly in #8317
- fix sound on descent by @NBKelly in #8331
- Borealis Cycle Corp Quotes by @Cluedrew in #8343
- kpi force choice by @NBKelly in #8344
- you can trash ganked just for fun by @NBKelly in #8337
- aniccam v buffer drive by @NBKelly in #8332
- scrounge updated, runner-can-pay-and-install? does not toast at all by @NBKelly in #8334
- arissana-vs-propeller/cleanup by @NBKelly in #8335
- Cards moving zones during breaches give relevant info if known by @NBKelly in #8345
- do not autoresolve fired subs by @NBKelly in #8347
- Make hand sortable by @NBKelly in #8349
- false lead can be queued to prompt after the runner turn begins trigg… by @NBKelly in #8348
- Pseudo shuffle archives by @NBKelly in #8351
- fixes nrdb import to prune out deck title strings, attempt to downloa… by @NBKelly in #8353
- add configurable password reset email parameters by @xdg in #8357
- Track source card for rfg by @NBKelly in #8318
- Choose access command by @NBKelly in #8352
- To announcement functionality by @NBKelly in #8355
- Dean lister/ncigs cost check by @NBKelly in #8359
Full Changelog: v154...v155