1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78
|
New in 1.0 RC 1 (rev. 732) since Beta 9:
* Features:
- REPLAY PLAYER:
still in development, features for now:
- pausing
- fast forwarding
- jumping to certain positions in replay (may take some time
new replay save file format, not fixed yet, so replays may become incompatible in the future
- enabled writing in chat without clicking into editbox
- Blobby speed more stable on slow systems (framedrop)
- auto disconnect when game is closed
- use native keyboard layout when possible
- small physics improvements
- mouse input for online games
- join server with double click
- improved chat UI
- small gfx enhancements
- [LIGA] added speedserver
* Bugfixes:
- Fix: severe network problem
- Fix: "two hit bug"
- Fix: wrong winning condition in default rules
- Fix: online replays sometimes not saved
- squished ball generates only one sound now
- corrected version in server startup message
- [Windows] fixed server output messages
- [Windows] pointer no longer freezes when alt+tab
* Performance:
- fixed a major memory leak in dedicated server
- removed possible lag due to rounding issues in speed controller
- removed needless wait in network server (only 1 ms)
- improved OpenGL performance significantly (10-30%)
- fixed some small and unlikely memleaks
- fixed performance killer in "... has won" screen
New in Beta 9 (rev. 622) since Alpha 8:
- network game: reduced data transfer
- fixed memleaks
- OGL: improved text rendering speed
- SDL: improved render speed for morphing blobs
- generally improved performance
- limited FPS in menu
- chat
- clock
- blood in SDL mode
- bots sorted
- online replays
- improved bots: difficulty adjustable, better api, better documentation
- customizable rules file
New in Alpha 8 (rev. 469) since Alpha 6:
- some graphics improvements
- performance improvements
- names
- credits added
New in Alpha 6 (rev. 335) since Alpha 5:
- More options
- Network support
- Fixed Speedcontroller
- Fixed ball reset
Since Alpha 4:
- Many options configurable through new GUI
- Configurable game speed, with frame dropping for slow PCs
- Sound volume option
- Keyboard, mouse, Joystick and Gamepad can be used for input now
- Further optimized physics by Fliegus123 (old replays won't work)
- Many bugfixes for the scripting API, bots which rely on
estimate/estimx/estimy now work much better
- Special cooperation with the OpenAnno team: Sven Rech will work for Blobby
until final release
|