Next | Query returned 86 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2022-04-10 14:18:20 by Adam Ciarcinski | Files touched by this commit (4) | Package updated
Log message:
rocksndiamonds: updated to 4.3.1.1

Rocks'n'Diamonds 4.3.1.1 released!
This new patch version is a recommended release, as it fixes several bugs:

fixed crash bug when player was killed by explosion
fixed crash bugs caused by accessing invalid array positions
fixed truncating score to 16-bit value in score file
fixed bug with automatically pausing tape before end for short tapes
fixed redraw problems if screen is much larger than visible playfield
added dynamically increasing number of digits for some game panel values
removed some unused variables and other compilation warnings

Rocks'n'Diamonds 4.3.1.0 released!
A new minor release is available with the following additions and bug fixes:

added check for custom elements being “next to” player or element
added graphics animation mode “tiled” for tiled graphics on elements
added graphics animation mode “random_static” (unchanged for each tile)
added additional empty space elements that can be graphically decorated
added counting mouse clicks on mouse click CEs when using step counter
added showing mouse cursor for levels with mouse click custom elements
fixed bug with playing sound and music loops on the music info screen
   2022-03-28 12:44:25 by Tobias Nygren | Files touched by this commit (163)
Log message:
g*/*: revbump(1) for libsndfile
   2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063)
Log message:
revbump for icu and libffi
   2021-10-26 12:44:37 by Nia Alarie | Files touched by this commit (466)
Log message:
games: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:08:04 by Nia Alarie | Files touched by this commit (466)
Log message:
games: Remove SHA1 hashes for distfiles
   2021-09-08 23:05:16 by Nia Alarie | Files touched by this commit (213)
Log message:
Recursive revbump for audio/jack
   2021-05-14 09:13:14 by Nia Alarie | Files touched by this commit (1)
Log message:
rocksndiamonds: needs zlib
   2021-03-03 09:30:48 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
rocksndiamonds: updated to 4.2.3.1

Rocks'n'Diamonds 4.2.3.1 released!
This patch release fixes two nasty bugs in the last minor release version:
* fixed horrible crash bug when using “last played level set” menu
* fixed unneeded reloading of artwork when using “last played level set” menu

Rocks'n'Diamonds 4.2.3.0 released!
A new minor release is available with the following additions and changes:
* added “last played level sets” sub-menu to level set selection screen
* added step delay option to custom element movement configuration
* added support for left, middle or right mouse button for CE change events
* added setup option to disable counting score after the game
* added setup options to disable asking on quit game and on quit program
* added graphics config option to support elements on non-black background; this \ 
feature can be activated by using “game.use_masked_elements: true” in the \ 
custom graphics configuration file
* changed custom artwork list to tree structure similar to level sets, which is \ 
separated into three sub-trees for standalone artwork (not related to any level \ 
set), artwork that is configured to be used by certain level sets and artwork \ 
directly included in level sets (like title screens)
* changed sorting and coloring in level sets menu and custom artwork menu
* changed saving back artwork info cache only if it has changed
* added support for persistent personal game data for the Emscripten platform
* added support for using LLDB instead of GDB when debugging on the Mac
* fixed two nasty bugs that could have crashed the game

Rocks'n'Diamonds 4.2.2.1 released!
A new bugfix release is available with the following fixes and additions:
* fixed bug with playing team mode tapes with changed visible playfield size
* added patch mode to patch tapes to force visible playfield size of 34 x 34
* added patch mode to automatically fix tapes for visible playfield size
* fixed single step mode for R’n’D game engine when used in team mode
* fixed triggering custom element actions by digging or collecting
* added option in level editor to use time score for 1 or 10 seconds left
* fixed time score for native Emerald Mine and Diamond Caves levels
* fixed bug with screen keyboard still being active during request dialogs
* fixed bug with screen keyboard causing overlay buttons to be disabled
* added option to disable warning about read-only levels when entering editor
* fixed bug with not updating game panel when leaving invisible warp mode
* fixed displaying new high score entry if new entry is not on the first page
* fixed graphical bug with envelope style request dialog after the game ended

Rocks'n'Diamonds 4.2.2.0 released!
A new feature release is available with the following additions and fixes:
* added showing as many keys as possible in the default game panel
* added setup option to show dynamite and keys for the Emerald Mine collection
* added support for improved display of keys for the Emerald Mine collection
* added support for improved request dialog in Emerald Mine collection
* fixed graphical glitch in some cases after request dialog if game has ended
* fixed delayed processing of input event immediately after game has started
* fixed “empty first move” in step pause mode with Emerald Mine game engine
   2020-12-10 17:33:02 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
rocksndiamonds: updated to 4.2.0.5

Rocks'n'Diamonds 4.2.0.5:

Here’s another bugfix release that fixes and adds the following:

fixed handling of player at fake acid for EM engine
fixed wrap-around with entering EM style doors for EM engine
fixed activating robot wheel at wrap-around position for EM engine
fixed some elements and properties when reading native DC2 levels
added Emscripten support for running R’n’D in a web browser
fixed compiling on OS/2 (ArcaOS, in fact)
fixed some compiler warnings for newer versions of GCC

Rocks'n'Diamonds 4.2.0.4:

This is yet another bugfix release that fixes and adds the following:

re-added accidentally removed program icon
fixed bug with text input / text area gadgets when pressing “Escape” key
fixed bug with clicked text area gadgets marking level as changed
improved inserting level sketch from clipboard to level editor
fixed some game elements when inserting level sketch from clipboard
added setting game engine when inserting level sketch from clipboard
fixed workaround for color key bug in SDL 2.0.12 that breaks transparency
improved handling “CONF” and “PROPERTIES” buttons in level editor
fixed bug with virtual buttons that may be broken after rotating device
increased maximum tape length for playing extreme levels like “Zelda II”
fixed graphical bugs if digging or collecting causes player relocation

Rocks'n'Diamonds 4.2.0.3:

This is another bugfix release which fixes and adds the following:

fixed some problems with wrap-around levels in Emerald Mine engine
added full compatibility for wrap-around levels in Emerald Mine engine
fixed single-step mode for wrap-around levels in Emerald Mine engine
fixed playing tapes recorded with old Emerald Mine game engine
added command “autofix” to fix tapes recorded with old EM game engine
fixed key shortcut to start/end game (which was broken since 4.2.0.0)
fixed some other key shortcuts that require entering upper case letters
added menu command “:undo-tape” to undo/restore last recorded tape
fixed potential crash bug that may occur when loading custom artwork
fixed single-step mode when using custom elements with mouse click events
added creating undo/redo snapshots when using mouse click events
fixed problems with virtual buttons and showing envelopes on Android
improved startup speed by optimizing parsing of parameter values
improved handling output of warnings, errors and debug messages
fixed showing source date on version page of info screen menu
added showing commit hash on version page of info screen menu

Rocks'n'Diamonds 4.2.0.2:

This is mainly a bugfix release which fixes and adds the following:

fixed broken tapes (for various reasons) recorded with old EM engine
fixed support for initially moving spring in EM game engine
added support for initially moving spring to R’n’D game engine
fixed potential crash bug when reading from artwork info cache
fixed wrong eater content when loading native EM levels
added support for variable number of eater arrays for EM engine
fixed vsync mode when not using OpenGL renderer (like “Metal” on Mac)
added option for setting hint for render driver to setup config file
added displaying render driver on info screen page

Rocks'n'Diamonds 4.2.0.1:

This is a bugfix release which fixes the following bugs:

fixed loading dynamic libraries shipped with the Linux package
fixed level editor key shortcuts (broken by regression)
fixed support for wrap-around levels in EM engine for old tapes

Rocks'n'Diamonds 4.2.0.0:

The most important change is the long-awaited update of the Emerald Mine game \ 
engine, which was based on an old version of David Tritscher’s “Emerald Mine \ 
for X11” from 2000/2001. The new game engine uses a more recent code base from \ 
2009, which contains new features and bug fixes and improves the compatibility \ 
of the game engine with many levels from the Emerald Mine Club level collection \ 
(while preserving compatibility of already recorded tapes).

The most important Emerald Mine game engine related changes are:

support for wrap-around levels (like level 80 from level set “Ruppelmine 2”)
improved handling of chain-explosions of the “bug” game element
improved handling of the “fake acid” game element
improved handling of various other game elements (like burning dynamite)
As another important improvement, the whole build system was updated for all \ 
platforms to support today’s development tools and to support the most recent \ 
versions of the SDL libraries, which removes several problems when building the \ 
game on current systems. This also includes native 64-bit support for the \ 
Windows version.

Here’s an overview of the most important build system changes:

added support for cross-compiling to Windows 64-bit platform
added CPU architecture (32/64 bit) to version info screen
added build support for older versions of Mac OS X
changed build system for Android from Ant to Gradle
updated SDL libraries to the latest versions for all platforms

The following features and bug fixes were added to custom elements:

added being able to use CE condition “CE value/score gets 0”
added mouse click events to CE change events (experimental)
added new change action “move player new” to CE change actions
added support for tapes with both keyboard/joystick and mouse actions
fixed bug with reanimating killed player by CE condition

The following additions and fixes are related to global animations:

added option to generally set global animations to block clicks
added missing handling of animation mode “random” for global animations
fixed drawing global animations when switching screens without fading

Additionally, there are the following new features and bug fixes:

added workaround for a bug in SDL 2.0.12 which prevents transparency
fixed potential crash bug if personal user level set cannot be found
changed move speed for some elements for older game engine versions
fixed element property that caused levels/tapes to be unsolvable
moved game engine settings to separate setup menu screen
fixed bug with scrollbar still active on virtual buttons config screen
replaced ILBM graphics source files in repository with converted PNG files
fixed text event handling for newer SDL versions on Android
fixed screen rotation for newer SDL versions on Android
fixed screen size for newer SDL versions on Android
updated custom game controller mappings for newer SDL versions on Android
added disabling overlay touch buttons when using joystick
   2020-08-18 19:58:18 by Leonardo Taccari | Files touched by this commit (549)
Log message:
*: revbump for libsndfile

Next | Query returned 86 messages, browsing 11 to 20 | Previous