Skip to content

Releases: DanielMcAssey/baiters-server

v1.4.6

19 Jan 02:57
3e733d6
Compare
Choose a tag to compare

1.4.6 (2025-01-19)

Bug Fixes

  • app: fix chalk web rendering (3e733d6)

v1.4.5

19 Jan 02:14
4044117
Compare
Choose a tag to compare

1.4.5 (2025-01-19)

Bug Fixes

  • server: fix #4, actor clean-up when player leaves (17f822b)
  • server: fix #6, fix chalk packet parsing (733f3ae)
  • server: update Facepunch dependencies (86b3d1a)

v1.4.4

15 Jan 16:03
ee7bc6c
Compare
Choose a tag to compare

1.4.4 (2025-01-15)

Bug Fixes

  • server: fix override on server (ee7bc6c)

v1.4.3

15 Jan 16:01
37185ee
Compare
Choose a tag to compare

1.4.3 (2025-01-15)

Bug Fixes

  • server: add proper handling of banning/kicking/leaving a user (37185ee)

v1.4.2

15 Jan 15:27
b3a06b7
Compare
Choose a tag to compare

1.4.2 (2025-01-15)

Bug Fixes

  • admin: fix typo in table (b3a06b7)

v1.4.1

15 Jan 15:07
b2deb3e
Compare
Choose a tag to compare

1.4.1 (2025-01-15)

Bug Fixes

  • server: fix Actors response, make linter happy (add *Page to vue page file names) (b2deb3e)

v1.4.0

15 Jan 14:40
cddb48e
Compare
Choose a tag to compare

1.4.0 (2025-01-15)

Bug Fixes

  • plugin: fix regression accidentally removing ChatCommand plugin (9ed40e7)

Features

  • admin: add ability to view chalk canvases on the admin panel (214eb02)
  • server: add support for persisting chalk canvases (ce35e90)
  • server: merged ban plugin into main codebase to allow ban management on the admin UI (6a33374)

v1.3.6

14 Jan 19:21
aa7dd14
Compare
Choose a tag to compare

1.3.6 (2025-01-14)

Bug Fixes

  • server: fix chat message cleanup regex (aa7dd14)

v1.3.5

14 Jan 18:42
584d911
Compare
Choose a tag to compare

1.3.5 (2025-01-14)

Bug Fixes

  • server: fix chat message cleanup (584d911)

v1.3.4

14 Jan 18:32
df9fae1
Compare
Choose a tag to compare

1.3.4 (2025-01-14)

Bug Fixes

  • server: fix held item quality not being cast correctly (df9fae1)