Історія версій Gartic Cellulart - 14 версій
Gartic Cellulart автор Kuixz
Будьте обачні із застарілими версіями! Ці версії показано лише з метою тестування й довідки.Вам слід завжди використовувати найновішу версію додатка.
Найновіша версія
Версія 1.6.0
Випущено 20 серп 2025 р. - 582,54 КБПрацює з firefox 109.0a1 і новішеSorry! 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Програмний код випущено на умовах Лише Загальна громадська ліцензія GNU v3.0
Завантажити Firefox та отримати розширенняДля використання цього розширення вам потрібен FirefoxПопередні версії
Версія 1.5.2
Випущено 20 серп 2025 р. - 582,56 КБПрацює з firefox 109.0a1 і новішеПрограмний код випущено на умовах Лише Загальна громадська ліцензія GNU v3.0
Версія 1.5.0
Випущено 23 квіт 2025 р. - 627,18 КБПрацює з firefox 109.0a1 і новіше--- 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!Програмний код випущено на умовах Лише Загальна громадська ліцензія GNU v3.0
Версія 1.3.3
Випущено 28 лист 2024 р. - 1,12 МБПрацює з firefox 109.0a1 і новіше--- 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!Програмний код випущено на умовах Лише Загальна громадська ліцензія GNU v3.0
Версія 1.3.2
Випущено 6 лист 2024 р. - 1,12 МБПрацює з firefox 109.0a1 і новіше--- Patch 1.3.2 --- (6/11/24)
* Stopped Timer from stopping instantly when duration is unknownПрограмний код випущено на умовах Лише Загальна громадська ліцензія GNU v3.0
Версія 1.3.1
Випущено 14 жовт 2024 р. - 1,12 МБПрацює з firefox 109.0a1 і новіше--- Patch 1.3.1 --- (14/10/24)
* Added scrollbars and clean up CSS
* Reformatted Geom layout and added explicit config buttonПрограмний код випущено на умовах Лише Загальна громадська ліцензія GNU v3.0
Версія 1.3.0
Випущено 29 вер 2024 р. - 1,11 МБПрацює з firefox 109.0a1 і новіше- 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)Програмний код випущено на умовах Лише Загальна громадська ліцензія GNU v3.0
Версія 1.2.1
Випущено 6 лип 2024 р. - 1,11 МБПрацює з firefox 109.0a1 і новіше--- Hotfix 1.2.1 ---
* Activated stroke erasure fixПрограмний код випущено на умовах Лише Загальна громадська ліцензія GNU v3.0
Версія 1.2.0
Випущено 1 лип 2024 р. - 1,11 МБПрацює з firefox 109.0a1 і новіше--- 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!Програмний код випущено на умовах Лише Загальна громадська ліцензія GNU v3.0
Версія 1.1.3
Випущено 29 квіт 2024 р. - 2,14 МБПрацює з firefox 109.0a1 і новіше--- 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Програмний код випущено на умовах Лише Загальна громадська ліцензія GNU v3.0
Версія 1.1.2
Випущено 14 жовт 2023 р. - 2,1 МБПрацює з firefox 109.0a1 і новіше--- 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!Програмний код випущено на умовах Лише Загальна громадська ліцензія GNU v3.0
Версія 1.0.1.1
Випущено 21 вер 2023 р. - 1,03 МБПрацює з firefox 109.0a1 і новіше--- Patch 1.0.1.1 ---
* Fixed Red Tools unlock state not persisting
= Now distinguishing between different types of updateПрограмний код випущено на умовах Лише Загальна громадська ліцензія GNU v3.0
Версія 1.0.1
Випущено 20 вер 2023 р. - 1,03 МБПрацює з firefox 109.0a1 і новіше* 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Програмний код випущено на умовах Лише Загальна громадська ліцензія GNU v3.0
Версія 1.0.0
Випущено 7 вер 2023 р. - 1,03 МБПрацює з firefox 109.0a1 і новішеПрограмний код випущено на умовах Лише Загальна громадська ліцензія GNU v3.0