| Commit | Date | |
|---|---|---|
|
[r2732]
by
damon_caskey
Freezetime and Frozen are now available to getentityproperty(). Previously they were only open to changeentityproperty(). Level spawn aggression setting is now added to model's original aggression setting instead of replacing it. |
2010-04-06 17:06:05 | Tree |
|
[r2731]
by
damon_caskey
New range setting: rangeb {min} {max}. Identical to rangea, except compares base instead of altitude. Default -1000 1000. |
2010-03-31 16:00:28 | Tree |
|
[r2730]
by
plombo
Reverted my previous Linux home-directory changes. I will implement a similar but much better system soon that does not require changes to the engine. |
2010-03-29 22:30:02 | Tree |
|
[r2729]
by
damon_caskey
Bug Fix: Previously AI entities could not jump over or onto walls left of their x location. AI Runjump: AI now checks range from RUNJUMP as well as JUMP when attempting to get onto/over walls and pits. RUNJUMP will be used if entity was already running (as before), or if JUMP range is insufficient and RUNJUMP range is adequate. AI entities don’t need a “run up” to perform their RUNJUMP but still follow the same rules (i.e., they use Running settings to determine RUNJUMP height and trajectory). This enables modders to add difficult or lengthy jumps that AI controlled entities may traverse without giving them award looking and mechanically impractical trajectories for normal jumps. |
2010-03-29 12:51:02 | Tree |
|
[r2728]
by
damon_caskey
onblockwscript now returns following local variables: "plane" (int): Plane of movement wall is blocking. 1 = x, 2 = z "height" (float): Height of blocking wall. |
2010-03-25 15:58:57 | Tree |
| 2010-03-15 01:15:56 | Tree | |
|
[r2726]
by
plombo
Added directory tools/makepkg, containing the new makedeb utility to make .deb packages of OpenBOR for easy distribution and installation on Debian/Ubuntu-based distros. |
2010-03-13 22:16:45 | Tree |
|
[r2725]
by
plombo
Removed the generation of openbor.desktop and dpkg control at compile time. The functionality will soon reappear as a new entry in the tools directory. |
2010-03-13 21:05:52 | Tree |
| 2010-03-13 06:00:17 | Tree | |
|
[r2723]
by
plombo
version.sh now also generates an openbor.desktop file. Put it in /usr/share/applications under GNOME (under Linux) and you can launch OpenBOR from the Games section of the Applications menu. |
2010-03-13 05:59:01 | Tree |