Project Zomboid
Chat Bubble v0.6 (Build 41mp)
กำลังแสดง 1-10 จาก 10 รายการ
อัปเดต: 11 ม.ค. 2022 @ 8: 19am

v0.6

I think this will be the last patch for the foreseeable future. Everything is stable and in a good place.

- Final optimization pass
- Cleaned up a couple of unnecesary variables
- Removed 'modData' from players, all data is purely runtime now. Nothing is saved to the player, as it does not need to be.

อัปเดต: 4 ม.ค. 2022 @ 11: 48pm

v0.51

- Fixed a rare nil table issue
- Removed/moved some variables for the last bit of optimization

อัปเดต: 4 ม.ค. 2022 @ 6: 54pm

v0.5

- Fixed images being visible in chat for a split second
- Did the last bit of optmization that I can find
- Removed server side file

อัปเดต: 25 ธ.ค. 2021 @ 10: 03pm

v0.42

- Removed a test function

อัปเดต: 25 ธ.ค. 2021 @ 12: 03pm

v0.41

- Added some additional fixes for null tables

อัปเดต: 25 ธ.ค. 2021 @ 11: 26am

v0.4

- Found/fixed memory issue
- Did some further optimizations
- Huge performance gains:
Max calculation time takes 9 frames now, 250 messages+ takes no longer than 9 frames on my computer
180% decrease when 0 messages have been sent
714% decrease when 250 messages have been sent
Infinite decrease when 500 messages have been sent (game would crash before)

อัปเดต: 22 ธ.ค. 2021 @ 7: 38pm

v0.31

- Removed some debug info that was printing to console

อัปเดต: 22 ธ.ค. 2021 @ 1: 17pm

v0.3

- Added some additional optmization
- Added another fix for the chat not staying scrolled down when the chat bubble is shown
- Fixed extra blank line being added when typing

อัปเดต: 21 ธ.ค. 2021 @ 2: 53pm

v0.2

- Heavily optimized code
- Fixed some inconsistencies with the scroll bar when sending messages

อัปเดต: 20 ธ.ค. 2021 @ 7: 11pm

Initial upload