Gartic Cellulart version history - 15 versions
Gartic Cellulart by Kuixz
- Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on. 
- Latest version- Version 1.6.1Released Aug 23, 2025 - 582.54 KBWorks with firefox 109.0a1 and later--- Hotfix 1.6.1 --- (23/08/25)
 * Fixed Geom and Akasha being unable to send strokes in Knock-Off
 * Stop Akasha underlaying preview images at weird times- Source code released under GNU General Public License v3.0 only 
- Older versions- Version 1.6.0Released Aug 20, 2025 - 582.54 KBWorks with firefox 109.0a1 and laterSorry! I forgot to put 1.5.1 out for Firefox. It was a minor anyway so you didn't miss much. Just to show you how little you missed, I'm appending 1.5.1's patch notes below 1.6.0's.
 Thanks for using Cellulart!
 --- Major 1.6.0 --- (21/08/25)
 * NEW TOOL! Akasha: Save drawings and send them back out later. Backwards compatible with Pudgergun's mod!
 * Fixed the popup not closing properly
 * Massively cleaned up and reorganised stroke sending logic by disentangling it from Geom
 * Made Timer and Scry work properly after reconnecting
 * Extracted some previously Spotlight-exclusive trackers to centralise event responses
 * Further reduced turn count and current action tracking being dependent on site appearance
 * Reduced asset count (and package size) by restructuring the asset handler
 * Remove stinky crossover between XHR and WebSocket listeners
 * Introduced central event bus and changed module initialisation structures to increase separation
 * Add more data guardrails to strengthen data passing
 * Fixed Timer being too long in Story mode
 * Freed up some memory by utilising native functions
 * Made the code prettier (literally)
 * Ironed away some unnatural styles
 = Discovered unwanted behaviours from Scry when people disconnect mid-round
 = Geom sending status window is now separate from its drop point
 - Removed Geom cap/distance configs
 --- Patch 1.5.1 --- (08/08/25)
 * Fixed Geom breaking after the first turn
 * Improved stroke count tracking (should mitigate blanking / stroke erasure bugs)
 * Stop settings tracking being dependent on site appearance
 * Saved some memory by rearranging event listening structure
 = The bug where Timer and Geom slow down seems to have gone away on its own
 = Discovered a bug where Refdrop's control dot doesn't properly move with the cursor
 = Discovered a bug where Refdrop's references become oversized under mysterious conditions- Source code released under GNU General Public License v3.0 only 
- Version 1.5.2Released Aug 20, 2025 - 582.56 KBWorks with firefox 109.0a1 and later- Source code released under GNU General Public License v3.0 only 
- Version 1.5.0Released Apr 23, 2025 - 627.18 KBWorks with firefox 109.0a1 and later--- 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!- Source code released under GNU General Public License v3.0 only 
- Version 1.3.3Released Nov 28, 2024 - 1.12 MBWorks with firefox 109.0a1 and later--- 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!- Source code released under GNU General Public License v3.0 only 
- Version 1.3.2Released Nov 6, 2024 - 1.12 MBWorks with firefox 109.0a1 and later--- Patch 1.3.2 --- (6/11/24)
 * Stopped Timer from stopping instantly when duration is unknown- Source code released under GNU General Public License v3.0 only 
- Version 1.3.1Released Oct 14, 2024 - 1.12 MBWorks with firefox 109.0a1 and later--- Patch 1.3.1 --- (14/10/24)
 * Added scrollbars and clean up CSS
 * Reformatted Geom layout and added explicit config button- Source code released under GNU General Public License v3.0 only 
- Version 1.3.0Released Sep 29, 2024 - 1.11 MBWorks with firefox 109.0a1 and later- 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)- Source code released under GNU General Public License v3.0 only 
- Version 1.2.1Released Jul 6, 2024 - 1.11 MBWorks with firefox 109.0a1 and later--- Hotfix 1.2.1 ---
 * Activated stroke erasure fix- Source code released under GNU General Public License v3.0 only 
- Version 1.2.0Released Jul 1, 2024 - 1.11 MBWorks with firefox 109.0a1 and later--- 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!- Source code released under GNU General Public License v3.0 only 
- Version 1.1.3Released Apr 29, 2024 - 2.14 MBWorks with firefox 109.0a1 and later--- 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- Source code released under GNU General Public License v3.0 only 
- Version 1.1.2Released Oct 14, 2023 - 2.1 MBWorks with firefox 109.0a1 and later--- 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!- Source code released under GNU General Public License v3.0 only 
- Version 1.0.1.1Released Sep 21, 2023 - 1.03 MBWorks with firefox 109.0a1 and later--- Patch 1.0.1.1 ---
 * Fixed Red Tools unlock state not persisting
 = Now distinguishing between different types of update- Source code released under GNU General Public License v3.0 only 
- Version 1.0.1Released Sep 20, 2023 - 1.03 MBWorks with firefox 109.0a1 and later* 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- Source code released under GNU General Public License v3.0 only 
- Version 1.0.0Released Sep 7, 2023 - 1.03 MBWorks with firefox 109.0a1 and later- Source code released under GNU General Public License v3.0 only 
