Fix: Engine angle/polar functions.
New optiuons: ticktime, bitmaps. Flicker optimizations.
Slightly modified default match.info.
Fix: Engine: Check for NaN or Inf values
Fix: Make mod_dll throw if Init(Ex) returns Null.
Updated readmes.
Added tag v2.8.0 for changeset f151688e6402
Fix: Adjust tournament generator to new cmd-line param name.
Home
PodballBuild
Reduce flicker on score label by updating online when necessary.
Fix after rename.
Stop timer callback after match ended. Fixes flciker.
Display used random seed and cmd-line option for seed. Renamed match-file cmd-line option.
Visuals: Bitmaps for match messages, colored team names, color swap if too close.
Version bump + readme.
Fix: phase times == 0 would cause problems.
First successfull Linux build!
CMake files.
Workaround: Time between calls to timer callback is significantly slower on windows.
PodballBuild
PodballBuild
PodballNews
PodballTodo
PodballBuild
More Linux build support.
More Linux conformity.
Successfull build with FLTK 1.3.4-2!
PodballModDll
Removed unnecessary windows.h references
Fix: Handle NaN values from modules.
Viewer: Specular highlights.
Version bump + release notes
License + readme update
Code redesign of dummy module. Adapted to InitEx. Write behavior once. Use from mod_dll and mod_dummy.
Source reorganization.
Shadows in viewer.
New binary InitEx interface for mod_dll.
Comment cleanup.
Added tag v2.7.0 for changeset e6b27d9d4720
Added drawCross function to drawing interface.
Moved dummy module bin to own folder.
CMake file fix.
Added tag v2.6.0 for changeset b60e9d8cc060
Replay incompatiblity requires version-bump.
Viewer fix.
PodballScripting
PodballNews
Add team.info file for each Lua module.
Fixed serialization of world.
Added Attack/defense ratio metric.
Added tag v2.5.0 for changeset 1c65e1d2e3af
Added tag v2.4.0 for changeset 8c615792d25a
New Lua modules FixedPositions and TheWall!
PodballGame
PodballGame
Goal exclusion radius.
Additonal match stats: Ball possession and terrain occupation.
Added --lua option to execute a Lua script.
Made variables local in Lea.
Seperator lines in output.
missing part
Lea minor fixes.
Refactoring, get rid of some warnings.
Fix: Debug mode must be true only if set on command line.
Forgot ARENA_GOAL_EXCLUSION_RADIUS for mod_lua
Make ReplayHeader contain the settings and be responsible for serialization. Breaks backward compatibility of replay files :(
Home
Home
PodballNews
PodballNews
Added readme file to bin distribution.
Add hg rev generation to package.
Lua module improvements.
Back to C compilation for Lua. Along with simpler error handling in mod_lua.
Add tournament generator.
Package generation
Updated to LuaCppInterface v1.3
Updated to Lua 5.3.4, and compiling as C++
Deserves a version bump. Also updated license file.
Changed meanign of --debug command line optipon. Now includes former debug-draw.
Moved record file option from match.info to command line.
tabs/spaces.
cosmetics
Renamed engine_c to podengine everywhere to avoid confusion.
Removed platform.h as not used.
More controlled randomness.
Added tag podball-v2.2-2018-03-04 for changeset 9a293584e6c7
View pre-kickoff exclusion zone.
New replay file format. Incompatible change! Thus also version bump.
Batch file
Fixed wrong match.info checkin.