Releases: mtgred/netrunner
Releases · mtgred/netrunner
70
69
68
- #5601: navigation in replays (@jwarwick, @osiccha)
- #5604: Rename card coverage file, clean up code (@NoahTheDuke, @jwarwick)
- #5605: Convert all test macros to regular functions (@NoahTheDuke, @jwarwick)
- #5606: Add Artist Info (@jwarwick)
- #5610: High res card images (@jwarwick)
- #5613: Enforce make-run as async, remove run-effect argument (@NoahTheDuke, @jwarwick)
- #5614: Spoilers (@jwarwick)
67
- #5576: Fix Patchwork log message (@jwarwick)
- #5578: Fix Mumbad City Grid trigger (@jwarwick, @osiccha)
- #5581: Fix NGO Front log message. (@jwarwick)
- #5582: Add user pronouns to chat messages (@jwarwick)
- #5583: Make Lewi G interactive (@jwarwick)
- #5585: Fixed cards disappearing from R&D in replays (@jwarwick, @lostgeek)
- #5586: Paperclip only shows auto-pump for Barriers (@jwarwick)
- #5588: Subtype Refactor (@NoahTheDuke, @jwarwick)
- #5590: Reindented and split up stylus files (@jwarwick, @lostgeek)
- #5595: Convert @all-cards in client to use map instead of list (@NoahTheDuke, @jwarwick)
- #5596: Filter trash-icon-test to only look at implemented cards (@NoahTheDuke, @jwarwick)
- #5597: Terminal Directive cards (@jwarwick)
- #5598: Fix Builder of Nations (@NoahTheDuke, @jwarwick)
- #5599: Fix additional subtype display (@NoahTheDuke, @jwarwick)
- #5600: Refactor "When scored" agenda abilities (@NoahTheDuke, @jwarwick)
- #5603: Fix Alt Arts. Handling missing alts. (@jwarwick)
v66
- #5557: Make Marilyn Campaign not prompt until last usage (@jwarwick)
- #5558: Retain state when switching between tabs (@jwarwick)
- #5559: Changes to the replay UI (@jwarwick, @lostgeek)
- #5560: :autofire -> :auto-fire (@jwarwick)
- #5561: Stop card-zoom from obscuring gameboard even when invisible (@jwarwick, @lostgeek)
- #5562: Fix Blockchain/Preemptive Action interaction (@jwarwick)
- #5563: Give Aumakua auto-breaker ability (@jwarwick)
- #5564: Annotations for replays (@jwarwick, @lostgeek)
- #5565: Add Kysra alts to promos (@jwarwick)
- #5566: Give Engolo auto-icebreaker ability (@jwarwick)
- #5567: Sanitations for annotations (@jwarwick, @lostgeek)
- #5568: set dyson mem chip's extra MU to correct value (@jwarwick, @osiccha)
- #5569: Handle replays with no winner (@jwarwick)
- #5570: Set log-mode back to :log when starting a new game (@jwarwick, @lostgeek)
- #5571: Added space to green circle for replay-enabled games (@jwarwick, @lostgeek)
- #5572: Fix Wall to Wall's name (@NoahTheDuke, @jwarwick)
62
- #5530: Limit game logs query to 100 results (@jwarwick)
- #5533: Improved support for alternate language card images (@jwarwick)
- #5534: lein task for dumping game stats (@jwarwick)
- #5536: Add compound indexes on game-logs for usernames and start-date (@dkellner)
- #5537: Sample data and query profiling (@dkellner)
- #5538: Add Chinese translation (@bbbbbbbbba)
- #5539: Fix cards-drawn translation marker (@jwarwick)
- #5540: Block launching replays until card data is loaded (@jwarwick)
- #5541: Added user stats tasks (@jwarwick)
- #5542: Make start-date part of the game state (@jwarwick)
- #5543: Don't print data for debugging (@jwarwick)
- #5544: Update translation keys (@jwarwick)
- #5545: Handle missing deck format and reason (@jwarwick)
- #5546: Better log message for Hyoubu Institute (@jwarwick)
- #5547: Don't double count credits spent stats (@jwarwick)
- #5548: Indicate which games are recording replays (@jwarwick)
- #5549: Make Hunting Grounds prompt on encounter (@jwarwick)
- #5550: Add auto-break options for Mimic and Yog.0 (@jwarwick)
- #5551: Address server log error (@jwarwick)
- #5552: Architects of Tomorrow is still active if an encountered bioroid is trashed (@osiccha)
61
- #5502: Display translated card images and text (@jwarwick)
- #5515: Fix for "unknown UUID" messages (@lostgeek)
- #5516: Infinite loop on pressing forward at end of replay (@lostgeek)
- #5517: Invalid deck explanation styling (@jwarwick)
- #5519: Sort game logs by start date (@jwarwick)
- #5520: Catch invalid UUID format exceptions (@jwarwick)
- #5521: Capture credits spent for stats (@jwarwick)
- #5524: Add
Launch Replay
button. (@jwarwick) - #5526: Float deck header text next to identity image (@jwarwick)
60
59
- #5476: fix available mu calculation ignoring reserved mu (@osiccha)
- #5477: Only make one modal window for the app (@jwarwick)
- #5481: Fix Dhegdheer bad arity exception (@jwarwick)
- #5482: Add log message for Helheim Servers (@jwarwick)
- #5484: Handle unknown Jinteki Biotech flip identity (@jwarwick)
- #5485: Add test for Bravado not counting ICE trashed by Hippo (@dkellner)
- #5486: Show alt art cards (if selected) in the main chat (@jwarwick)
- #5487: Move web structure out of clj web and into cljs nr (@jwarwick)
- #5489: Implement Inazuma (@dkellner)
- #5495: Replay system (@lostgeek)
- #5497: Crypt only gets virus tokens for runs on Archives (@jwarwick)
- #5499: fix hot pursuit triggering after redirected to other server (@osiccha)
- #5500: Hot pursuit test case (@jwarwick)
- #5501: fix :req for :optional maps being outside of associated map (@osiccha)
- #5503: Update the help page (@bbbbbbbbba)
- #5507: Replace regex queries with case insensitive queries (@dkellner)
- #5509: Fix NRDB 'imported from' link (@jwarwick)
- #5510: Add option to zoom card as text (@jwarwick)
58
- #5448: Fix Sneakdoor Beta effect duration (@jwarwick)
- #5449: Hoshiko updates link (@Kubik161)
- #5450: Add notes field for decks (@jwarwick)
- #5451: Saisentan correctly uses "fire unbroken subs" (@osiccha)
- #5453: Make Admin page (@jwarwick)
- #5455: Shame users that try to replace their identity with a card that doesn't exist (@jwarwick)
- #5457: Import public deck from NRDB (@jwarwick)
- #5460: Add deck list filters (@jwarwick)
- #5463: Fix Henry Phillips log message (@jwarwick)
- #5464: MU Rewrite, move installed runner cards to play area first, etc (@NoahTheDuke)
- #5465: Turn card bson ids into strings when creating all-cards (@jwarwick)
- #5466: Better log messages for Chop Bot 3000 and Apex (@jwarwick)
- #5468: move flatlining by negative handsize before discard prompt (@osiccha)
- #5469: rewrite damage prevention and prana condenser (@osiccha)
- #5470: moving cards does not remove floating effects (@osiccha)
- #5471: Admins can join passworded games (@NoahTheDuke)
- #5472: Don't keep turn-state around recursively (@jwarwick)