EmuCR Feeds
Email Us

EmuCR:OpenBOR OpenBOR v3.0 Build 3367 is released. OpenBOR is an official port of the OpenBOR (aka Beats of Rage) beat em up game engine to the Wii. The initial port was done by SX and the current maintainer is Plombo.

History
----------------------
In 2004, Senile Team released Beats of Rage, a free beat-'em-up for DOS inspired by SEGA's Streets of Rage series and using sprites from SNK Playmore's King of Fighters series. The game spread only by word of mouth, but it nonetheless amassed popularity very quickly. Senile Team soon released an edit pack allowing anyone interested to create a mod for the BOR engine. In 2005, Kirby2000 asked Senile Team to open the source code to BOR. They agreed, and OpenBOR was born. Development on the engine was continued by the community, and still is to this day.


Heres whats new:
------------------------------------------------------------------------
r3367 | utunnels | 2011-08-08 21:16:28 -0400 (Mon, 08 Aug 2011) | 1 line
Changed paths:
M /engine/openborscript.c

Add pain_time to entity property list.
------------------------------------------------------------------------
r3366 | utunnels | 2011-08-07 07:55:40 -0400 (Sun, 07 Aug 2011) | 1 line
Changed paths:
M /engine/openbor.c
M /engine/openborscript.c
M /engine/openborscript.h
M /engine/source/gamelib/screen.c
M /engine/source/gamelib/screen16.c
M /engine/source/gamelib/screen32.c
M /engine/source/gamelib/spriteq.c
M /engine/source/gamelib/spriteq.h

Unfinished zoom feature.
------------------------------------------------------------------------
r3365 | utunnels | 2011-08-06 18:56:42 -0400 (Sat, 06 Aug 2011) | 1 line
Changed paths:
M /engine/openbor.c

Draw locked items in sprite queue during in game option menu.
------------------------------------------------------------------------
r3364 | utunnels | 2011-08-06 06:54:05 -0400 (Sat, 06 Aug 2011) | 1 line
Changed paths:
M /engine/openbor.c

Fixed camera offsets
------------------------------------------------------------------------
r3363 | utunnels | 2011-08-06 04:52:34 -0400 (Sat, 06 Aug 2011) | 1 line
Changed paths:
M /engine/openbor.c

Change followed in do_attack to a macro.
------------------------------------------------------------------------
r3362 | utunnels | 2011-08-04 15:02:24 -0400 (Thu, 04 Aug 2011) | 1 line
Changed paths:
M /engine/source/gamelib/types.h

Nothing really changed, except some commented-out stuff.
------------------------------------------------------------------------
r3361 | utunnels | 2011-07-31 14:50:47 -0400 (Sun, 31 Jul 2011) | 4 lines
Changed paths:
M /engine/openbor.c

Fix level scrolling position temporarily.
If the scrolling position past the end of the level, it will keep increasing by 1 despite the scrollspeed setting. This will prevent dead spawn entries which lie outside the panel.

Further fix will require a float type level->pos, though.
------------------------------------------------------------------------
r3360 | utunnels | 2011-07-29 20:49:21 -0400 (Fri, 29 Jul 2011) | 1 line
Changed paths:
M /engine/openborscript.c

Fixed a mistake in openborvariant name list.
------------------------------------------------------------------------
r3359 | utunnels | 2011-07-29 11:39:45 -0400 (Fri, 29 Jul 2011) | 7 lines
Changed paths:
M /engine/openbor.c
M /engine/openborscript.c

New properties for openborvariant:

in_gameoverscreen
in_titlescreen
in_menuscreen
in_halloffamescreen
current_scene (file name)
------------------------------------------------------------------------
r3358 | utunnels | 2011-07-29 10:07:25 -0400 (Fri, 29 Jul 2011) | 9 lines
Changed paths:
M /engine/openbor.c

Add missing line:
Script_Init(&updated_script, "updated", 1);

Add new command in script.txt
alwaysupdate {0/1} # always execute update/updated script

Fix system variant in_level, should be 1 when level is not null.


------------------------------------------------------------------------
r3357 | utunnels | 2011-07-25 09:44:13 -0400 (Mon, 25 Jul 2011) | 1 line
Changed paths:
M /engine/openborscript.c

Add scrollspeed to getlevelproperty.
------------------------------------------------------------------------
r3356 | damon_caskey | 2011-07-22 11:28:55 -0400 (Fri, 22 Jul 2011) | 1 line
Changed paths:
M /engine/openbor.c
M /engine/openbor.h

Use of va_list in normal_find_target causing inconsistencies. Replaced with static parameters.
------------------------------------------------------------------------
r3355 | damon_caskey | 2011-07-20 12:21:13 -0400 (Wed, 20 Jul 2011) | 1 line
Changed paths:
M /engine/openbor.c
M /engine/openbor.h
M /engine/openborscript.c

findtarget(int iAni, int iExDetect) - Added optional iExDetect parameter. If passed, it is added to callers current {detect} property for locating target.
------------------------------------------------------------------------
r3354 | utunnels | 2011-07-19 21:44:43 -0400 (Tue, 19 Jul 2011) | 5 lines
Changed paths:
M /engine/openbor.c
M /engine/openborscript.c

Script properties in openbor_systemvariant:
soundvol -- master sound volume
effectvol -- sound effect volume
musicvol -- music volume

------------------------------------------------------------------------
r3353 | utunnels | 2011-07-11 04:16:40 -0400 (Mon, 11 Jul 2011) | 1 line
Changed paths:
M /engine/openborscript.c
------------------------------------------------------------------------

Download: OpenBOR v3.0 Build 3367
Source: Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!