Releases: MihailRis/VoxelEngine-Cpp
Releases Β· MihailRis/VoxelEngine-Cpp
v0.25.3
v0.25.2
v0.25.1
What's Changed
- Add missing curl dependency to nix build by @NCrashed in #392
- ΠΠΎΠ±Π°Π²Π»Π΅Π½ ΠΏΠ΅ΡΠ΅Π²ΠΎΠ΄ Π½Π΅Π΄ΠΎΡΡΠ°ΡΡΠΈΡ ΡΠ΅ΡΠΌΠΈΠ½ΠΎΠ² ΠΈ ΠΎΠ±Π½ΠΎΠ²Π»Π΅Π½Ρ ΡΡΠ°ΡΡΠ΅ ΡΠ΅ΡΠΌΠΈΠ½Ρ Π½Π° ΡΠ·Π±Π΅ΠΊΡΠΊΠΎΠΌ ΡΠ·ΡΠΊΠ΅. by @zohidjondev in #394
- Update README.md by @R0STUS in #391
- Fix: tcp server not listening to clients
- Reduce log messages in release build
- Add string socket:send overload
New Contributors
Full Changelog: v0.25.0...v0.25.1
v0.25.0
What's Changed
- Feature #152 and potential fix #320 by @opchik98 in #355
- New pack properties by @MihailRis in #362
- Development-related additions by @MihailRis in #365
- Added search to the content_menu by @Xertis in #367
- 3D Text (2D text in 3D space) & render refactor by @MihailRis in #364
- Fix transparency by @MihailRis in #370
- Console Tabs by @MihailRis in #372
- Update particles by @MihailRis in #373
- Add worlds menu by @callfishxt in #376
- Block Cracks & update Player by @MihailRis in #374
- Update scripts lifetime by @MihailRis in #377
- sorted meshes: check for frustum by @clasher113 in #380
- Player names by @MihailRis in #379
- Update docs by @MihailRis in #381
- New InventoryView features by @MihailRis in #383
- User properties by @MihailRis in #378
- In-memory png loading by @MihailRis in #384
- Network by @MihailRis in #369
- Small by @MihailRis in #385
- Update docs by @MihailRis in #386
- Finnish Lang Update 2 by @DSDemen in #390
- Finnish base lang update by @DSDemen in #389
New Contributors
Full Changelog: v0.24.1...v0.25.0
v0.24.1
v0.24.0
What's Changed
- bugs fix by @Xertis in #314
- small ide stuff + search controls by @Sergwest585 in #315
- Replace libspng with libpng on Windows (#311) by @MihailRis in #321
- Fix windows workflow by @MihailRis in #322
- FullCheckBox resize function by @Sergwest585 in #323
- Miscellaneous release improvements by @MihailRis in #324
- Optimize ChunksRenderer by @MihailRis in #325
- Add platform::open_folder by @MihailRis in #327
- Add Lua utf8 library by @MihailRis in #329
- VEC3 models loader by @MihailRis in #326
- console bug fix by @Xertis in #331
- add cubic interpolation type by @ChancellorIkseew in #333
- Add more functions to utf8 library by @MihailRis in #332
- Upgrade generator by @MihailRis in #334
- Add settings reset by @ChancellorIkseew in #337
- Add item models by @MihailRis in #330
- Upgrade events by @MihailRis in #338
- add lua function block/unblock bindings by @ChancellorIkseew in #339
- Warnings by @MihailRis in #340
- Placing block by button long press by @ChancellorIkseew in #343
- Use high-resolution timer for a better frame time by @ShadelessFox in #345
- Lua additions by @REDxEYE in #335
- blocks lighting bug fix by @clasher113 in #346
- fix colision check on block place by @Sergwest585 in #347
- Particles by @MihailRis in #341
- Small features by @MihailRis in #349
- Improve block custom models by @MihailRis in #350
- Windows build bug fix by @ChancellorIkseew in #351
- Add rules by @MihailRis in #352
- Update docs to 0.24 by @MihailRis in #353
- documentation update by @Onran0 in #354
- Correction of the button location in the content_menu by @Xertis in #356
New Contributors
- @ChancellorIkseew made their first contribution in #333
- @ShadelessFox made their first contribution in #345
Full Changelog: v0.23.0...v0.24.0
v0.23.4
v0.23.3
Full Changelog: v0.23.2...v0.23.3
- fix fatal error in 'controls' settings section
- flip generator minimap
- fix extended blocks solidity & fix extended blocks neighbours update
- fix glm quaternions issues
v0.23.2
v0.23.1
Full Changelog: v0.23.0...v0.23.1
- fix AreaMap2D.clear - F5 fatal error
- #314