Skip to content

Actions: colyseus/schema

Actions

Publish & Release

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
70 workflow runs
70 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

ArraySchema: fixes consecutive .shift() calls + encodeAll()
Publish & Release #188: Commit ddbad34 pushed by endel
March 28, 2025 20:24 36s master
March 28, 2025 20:24 36s
add failing test case for #193
Publish & Release #187: Commit 1a52ec9 pushed by endel
March 28, 2025 17:49 27s master
March 28, 2025 17:49 27s
bump version
Publish & Release #186: Commit a52a572 pushed by endel
March 27, 2025 21:41 36s master
March 27, 2025 21:41 36s
StateView: using view.add() before instance is set to state throws error
Publish & Release #185: Commit 8f0bdfa pushed by endel
March 18, 2025 18:51 36s master
March 18, 2025 18:51 36s
StateView: allow to opt-in for tracking items. add .clear() method.
Publish & Release #184: Commit ceb2ad9 pushed by endel
March 18, 2025 17:10 39s master
March 18, 2025 17:10 39s
add test case for removing nested refIds
Publish & Release #183: Commit 6960519 pushed by endel
March 17, 2025 18:52 26s master
March 17, 2025 18:52 26s
Decoder: fix garbage collection of nested Schema instances
Publish & Release #182: Commit 400d217 pushed by endel
March 17, 2025 18:35 42s master
March 17, 2025 18:35 42s
Reflection: fix encode order - extending types should come after base…
Publish & Release #181: Commit 273baf9 pushed by endel
March 14, 2025 20:02 35s master
March 14, 2025 20:02 35s
fix removing items from SetSchema and CollectionSchema
Publish & Release #180: Commit e013f60 pushed by endel
March 13, 2025 17:49 1m 6s master
March 13, 2025 17:49 1m 6s
ChangeTree: fix detecting if Array of primitive types has @view() tag
Publish & Release #179: Commit a57ce72 pushed by endel
March 12, 2025 17:50 46s master
March 12, 2025 17:50 46s
assert replacing ArraySchema eliminates previous refId
Publish & Release #178: Commit fdccae7 pushed by endel
March 5, 2025 16:48 36s master
March 5, 2025 16:48 36s
remove outdated comment. (test fails without that call)
Publish & Release #177: Commit 56ea249 pushed by endel
March 5, 2025 14:18 30s master
March 5, 2025 14:18 30s
avoid calling .removeRef() on items already flagged for garbage colle…
Publish & Release #176: Commit a2f8790 pushed by endel
March 5, 2025 14:12 47s master
March 5, 2025 14:12 47s
add isTSEnum() method. not used yet.
Publish & Release #175: Commit 18d0b3b pushed by endel
March 4, 2025 19:43 31s master
March 4, 2025 19:43 31s
fix 'trying to remove refId with 0 refCount' at decoding.
Publish & Release #174: Commit 2a6780d pushed by endel
March 4, 2025 19:04 44s master
March 4, 2025 19:04 44s
avoid breaking changes with colyseus.js types
Publish & Release #173: Commit 9a611c3 pushed by endel
February 28, 2025 21:23 42s master
February 28, 2025 21:23 42s
rename 'GetCallbackProxy' type to 'SchemaCallbackProxy<RoomState>'
Publish & Release #172: Commit 8f5e112 pushed by endel
February 28, 2025 21:17 46s master
February 28, 2025 21:17 46s
expose SchemaCallback<T> type.
Publish & Release #171: Commit 52b4b0e pushed by endel
February 28, 2025 20:35 40s master
February 28, 2025 20:35 40s
remove outdated comment
Publish & Release #170: Commit af654b4 pushed by endel
February 27, 2025 00:28 36s master
February 27, 2025 00:28 36s
StateView: fix more scenarios / add more tests.
Publish & Release #169: Commit f6699c3 pushed by endel
February 26, 2025 20:08 45s master
February 26, 2025 20:08 45s
minor encoding fixes. add failing tests for TypeScript enum and Chang…
Publish & Release #168: Commit 88e3389 pushed by endel
February 25, 2025 19:33 41s master
February 25, 2025 19:33 41s
fix ChangeTree encoding order when sharing references to an instance.
Publish & Release #167: Commit 1503d8a pushed by endel
February 23, 2025 00:35 45s master
February 23, 2025 00:35 45s
fix 'Decode warning: trying to remove refId' when removing array items.
Publish & Release #166: Commit 937bc7c pushed by endel
February 22, 2025 17:31 37s master
February 22, 2025 17:31 37s
remove unecessary logs
Publish & Release #165: Commit 9e6b63c pushed by endel
February 22, 2025 14:13 43s master
February 22, 2025 14:13 43s
fix attaching callbacks to immediatelly available collections
Publish & Release #164: Commit 573200e pushed by endel
February 22, 2025 00:05 39s master
February 22, 2025 00:05 39s