Doplňky do prohlížeče Firefox
  • Rozšíření
  • Motivy vzhledu
    • pro Firefox
    • Slovníky a jazykové balíčky
    • Ostatní stránky prohlížeče
    • Doplňky pro Android
Přihlásit se
Ikona doplňku

Historie doplňku Gartic Cellulart - 12 verzí

Gartic Cellulart od Kuixz

Hodnocení: 4,5 z 5
Hodnocení: 4,5 z 5
5
1
4
1
3
0
2
0
1
0
Historie doplňku Gartic Cellulart - 12 verzí
  • Se starými verzemi opatrně! Tyto verze jsou zde dostupné jen pro testovací a referenční účely.Používat byste vždy měli nejnovější verzi doplňku.

  • Nejnovější verze

    Verze 1.5.0

    Vydáno 23. dub 2025 – 627,18 KB
    Funguje s: firefox 109.0a1 a novější
    --- Minor 1.5.0 --- (23/04/25)
    * Made the menu collapsible
    * Addressed persistent game mode recognition errors
    * Reconnected a Socket that got left behind in a previous refactor
    * Addressed Scry and Observer listening for the wrong events
    * Fix Geom sometimes locking up
    * Add in missing UI colors for Geom
    * Trimmed duplicated, superseded, and unused code (a lot of it)
    * Refactored module button display (removed almost all of the PNGs!)
    = Discovered on a bug where Timer and Geom suddenly slow down by a factor of 60x shortly after restarting. Working on it!
    = The next module is called Snowball. It may be a long wait, be please look forward to it!

    Zdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0

    Pro používání tohoto rozšíření potřebujete Firefox
    Stáhnout Firefox a nainstalovat toto rozšíření
    Stáhnout soubor
  • Starší verze

    Verze 1.3.3

    Vydáno 28. lis 2024 – 1,12 MB
    Funguje s: firefox 109.0a1 a novější
    --- Minor 1.3.3 --- (28/11/24)
    * It's the INTL update! Switched from lang-dependent to lang-independent settings tracking
    * In other words: Fixed Timer alignment outside of EN

    - Cellulart is going on hiatus while I figure some things out, so there may not be any new updates for a few months.

    Thanks for using Cellulart!

    Zdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0

    Stáhnout soubor
  • Verze 1.3.2

    Vydáno 6. lis 2024 – 1,12 MB
    Funguje s: firefox 109.0a1 a novější
    --- Patch 1.3.2 --- (6/11/24)
    * Stopped Timer from stopping instantly when duration is unknown

    Zdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0

    Stáhnout soubor
  • Verze 1.3.1

    Vydáno 14. říj 2024 – 1,12 MB
    Funguje s: firefox 109.0a1 a novější
    --- Patch 1.3.1 --- (14/10/24)
    * Added scrollbars and clean up CSS
    * Reformatted Geom layout and added explicit config button

    Zdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0

    Stáhnout soubor
  • Verze 1.3.0

    Vydáno 29. zář 2024 – 1,11 MB
    Funguje s: firefox 109.0a1 a novější
    - Added additional phase changing hooks and rearranged existing ones for readability
    - Refactored Timer to allow for elapsed-time value patching on reconnect
    - Reduced implicit CSS juggling in Koss and Refdrop
    - Disabled changing Spotlight settings while it's mid-operation
    - Divided Spotlight into two halves for readability
    - Smoothed inconsistencies in Geom GUI
    - Added tracking of internal user IDs and global turn number in Observer
    - Trimmed spurious Debug logs for various modules
    - Enforced proper separation of duties for Belt and its dependents
    - Added reading of XML requests to tap internal data pre-WS creation
    - Added z-prioritization of the most recently opened Inwindow
    - Removed some unused CSS related to a scrapped module
    - Conformed to universal style guidelines (NL at EOF)

    Zdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0

    Stáhnout soubor
  • Verze 1.2.1

    Vydáno 6. čvc 2024 – 1,11 MB
    Funguje s: firefox 109.0a1 a novější
    --- Hotfix 1.2.1 ---
    * Activated stroke erasure fix

    Zdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0

    Stáhnout soubor
  • Verze 1.2.0

    Vydáno 1. čvc 2024 – 1,11 MB
    Funguje s: firefox 109.0a1 a novější
    --- Minor 1.2.0 ---
    * Refactored Spotlight
    * Improved efficiency of Koss

    * Fixed a bug causing you to make 11 strokes at the same time
    * Fixed bugs and cleaned up the controls for Geom
    * Fixed a bug related to undoing after rejoining the lobby
    * Fixed a bug related to stroke erasure when rejoining a lobby (second attempt)

    * Future versions will be built with webpack and tested with vitest, so I'll need to build a lot of infrastructure in the immediate future, but moving forward Cellulart should be even more robust, and updates should be (hopefully) less painful for me :)
    * The next module will be Scry. Look forward to it!

    Zdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0

    Stáhnout soubor
  • Verze 1.1.3

    Vydáno 29. dub 2024 – 2,14 MB
    Funguje s: firefox 109.0a1 a novější
    --- Patch 1.1.3 ---- (29/4/24)
    * Fixed a bug where Timer and Koss refused to turn off
    * Fixed a bug where Timer lied and said that the timer was getting shorter when it wasn't
    * Reduced the memory usage of Debug

    Zdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0

    Stáhnout soubor
  • Verze 1.1.2

    Vydáno 14. říj 2023 – 2,1 MB
    Funguje s: firefox 109.0a1 a novější
    --- Patch 1.1.2 ---
    * Fixed a major bug that caused unwanted erasure in Co-op and Missing Piece

    --- Hotfix 1.1.1 ---
    * Enabled everything

    --- Minor 1.1.0 ---
    * Color scheme changed up
    * Rejoining a game no longer breaks your drawings
    * Stopped overzealous conversion that caused Satellite to be perma-locked
    = Retroactively corrected version numbers
    - Removed scroll bars from Debug

    = Unwanted Timer and Spotlight behaviors discovered when rejoining a lobby mid-game. I am looking into it! Hang tight!

    Zdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0

    Stáhnout soubor
  • Verze 1.0.1.1

    Vydáno 21. zář 2023 – 1,03 MB
    Funguje s: firefox 109.0a1 a novější
    --- Patch 1.0.1.1 ---
    * Fixed Red Tools unlock state not persisting
    = Now distinguishing between different types of update

    Zdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0

    Stáhnout soubor
  • Verze 1.0.1

    Vydáno 20. zář 2023 – 1,03 MB
    Funguje s: firefox 109.0a1 a novější
    * Fixed being unable to type (Don't know how that slipped through... my bad!)
    * Fixed Observer's messages being very unhelpful
    * Fixed Debug not filtering incoming messages
    * Fixed Geom config font
    = Formally acknowledged Satellite
    = Stashed some exposed functions away and added Debug messages for them

    Zdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0

    Stáhnout soubor
  • Verze 1.0.0

    Vydáno 7. zář 2023 – 1,03 MB
    Funguje s: firefox 109.0a1 a novější

    Zdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0

    Stáhnout soubor
Přejít na domovskou stránku Mozilly

Počet doplňků

  • O nás
  • Blog doplňků pro Firefox
  • Workshop tvorby rozšíření
  • Pro vývojáře
  • Pravidla pro vývojáře
  • Blog komunity
  • Fórum
  • Nahlásit chybu
  • Příručka recenzenta

Prohlížeče

  • Desktop
  • Mobile
  • Enterprise

Produkty

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Ochrana soukromí
  • Cookies
  • Právní informace

Není-li uvedeno jinak, obsah této stránky je šířen pod licencí Creative Commons Uveďte původ-Zachovejte licenci 3.0 nebo jakoukoli novější verzí.