22 Commits

Author SHA256 Message Date
218b88fbb6 Accepting request 1199037 from games
OBS-URL: https://build.opensuse.org/request/show/1199037
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opensurge?expand=0&rev=9
2024-09-06 15:18:32 +00:00
Dmitriy Perlow
e8d980797e - Update to version 0.6.1.2
* Relaxed OpenGL requirements for compatibility with
    older hardware
  * Introduced an underwater audio effect and an audio mixer
  * Added the Team Play mechanic
  * Updated joystick-related code
  * Introduced font aliases
  * Made additions and fixes to SurgeScript
  * Other minor fixes and changes

OBS-URL: https://build.opensuse.org/package/show/games/opensurge?expand=0&rev=21
2024-09-05 17:57:48 +00:00
ebcd3f8754 Accepting request 1179558 from games
OBS-URL: https://build.opensuse.org/request/show/1179558
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opensurge?expand=0&rev=8
2024-06-09 18:23:42 +00:00
Dmitriy Perlow
91fb973ad8 Accepting request 1179541 from home:Kieltux:branches:games
- Update to version 0.6.1.1
  * Fixed a memory-related bug in the Entity Manager
  * Updated metadata and translations
  * Tweaked the water effect for extra performance
  * Reintroduced the Create option at the Main Menu
  * Updated the Thanks for Playing screen
  * Other minor changes

OBS-URL: https://build.opensuse.org/request/show/1179541
OBS-URL: https://build.opensuse.org/package/show/games/opensurge?expand=0&rev=19
2024-06-09 08:49:18 +00:00
c1f3223c40 Accepting request 1179049 from games
OBS-URL: https://build.opensuse.org/request/show/1179049
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opensurge?expand=0&rev=7
2024-06-07 13:04:06 +00:00
6c7a9efb4b Accepting request 1175221 from home:Kieltux:branches:games
- Update to version 0.6.1
  * Partial rewrite of the engine. Made the engine mobile-ready
    with a massive performance update covering many areas:
    rendering, scripting, collision detection, entity and brick
    systems, loading times, and more!
  * Improved the physics system. Made it faster and more robust
  * Introduced the mobile mode and the mobile level editor
  * Introduced the MOD loader and its compatibility mode
  * Introduced the Import Utility for upgrading MODs
  * Introduced support for Player 2 & AI-controlled characters
  * Introduced player transformations and numerous player flags
  * Introduced keyframe-based animations and custom sprite
    properties
  * Introduced wavy water effects and internal support for shaders
  * Introduced a new Pause Menu
  * Introduced a new Options Screen
  * Added support for various special characters in bitmap fonts
  * Made numerous additions to the SurgeScript API
  * Updated several SurgeScript objects. Introduced new items and
    new components
  * Reimplemented nanoparser, the asset system, the animation
    system, the entity system, the brick system, the particle
    system, the level height sampler, and more
- Run spec-cleaner
- Use gcc11 for openSUSE Leap
- Update BuildRequires pkgconfig(allegro_color-5),
  pkgconfig(allegro_main-5), pkgconfig(allegro_physfs-5) and
  pkgconfig(physfs)

OBS-URL: https://build.opensuse.org/request/show/1175221
OBS-URL: https://build.opensuse.org/package/show/games/opensurge?expand=0&rev=17
2024-06-06 16:25:01 +00:00
1024cc0f3a Accepting request 1034697 from games
OBS-URL: https://build.opensuse.org/request/show/1034697
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opensurge?expand=0&rev=6
2022-11-09 11:58:17 +00:00
Dmitriy Perlow
d899164543 Accepting request 1034596 from home:Kieltux:branches:games
- Fix building for openSUSE Leap: using gcc10

OBS-URL: https://build.opensuse.org/request/show/1034596
OBS-URL: https://build.opensuse.org/package/show/games/opensurge?expand=0&rev=15
2022-11-09 06:07:31 +00:00
1cf357e775 Accepting request 1007783 from games
OBS-URL: https://build.opensuse.org/request/show/1007783
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opensurge?expand=0&rev=5
2022-10-04 18:37:52 +00:00
Dmitriy Perlow
64fc67b69f Accepting request 1007349 from home:mnhauke:games
- Update to version 0.6.0.3
  * Tweaks to the level design, to the default controls and to
    the build system.
  * Changed the way the engine handles analog sticks.

OBS-URL: https://build.opensuse.org/request/show/1007349
OBS-URL: https://build.opensuse.org/package/show/games/opensurge?expand=0&rev=13
2022-10-04 05:18:53 +00:00
828bb907bd Accepting request 1005097 from games
OBS-URL: https://build.opensuse.org/request/show/1005097
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opensurge?expand=0&rev=4
2022-09-21 12:42:51 +00:00
Dmitriy Perlow
42e9a24523 Accepting request 1004339 from home:mnhauke:games
- Update to version 0.6.0.2
  * Adjusted gimmicks: Water Bubbles, Spikes.
  * Made tweaks to the level design, to the title screen and to
    the build script.
  * Changed the parser used on the stage select.
  * Added support for loading quests via developer mode.
  * Removed the quest selection screen.
- Update to version 0.6.0.1
  * Updated the default mapping for gamepads.
  * Adjusted the "Walk on Water" gimmick.
  * Optimized the creation and the rendering of brick particles.
  * Made tweaks to the level design.
- Update to version 0.6.0
  * Renamed the game to Surge the Rabbit.
  * Improved the pixel art style of the game.
  * Created a new Waterworks Zone.
  * New gimmicks: Conveyor Belts, Walk on Water, Power Pluggy.
  * New title screen and new title card animation.
  * New translations: Italian, Esperanto.
  * Introduced language extensions (languages/extends/ folder).
  * Introduced support for transitions between animations.
  * Introduced the concepts of action spot and sprite anchor.
  * Improvements to the SurgeScript API.
  * Improved several core scripts.
  * Added support for compound ${EXPRESSIONS} when evaluating text.
  * Changed the physics.
  * Added support for D-pad input on Xbox controllers.
  * Removed legacy Allegro 4 code.
  * Bugfixes and general improvements.

OBS-URL: https://build.opensuse.org/request/show/1004339
OBS-URL: https://build.opensuse.org/package/show/games/opensurge?expand=0&rev=11
2022-09-21 05:34:36 +00:00
1e972d0539 Accepting request 891333 from games
OBS-URL: https://build.opensuse.org/request/show/891333
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opensurge?expand=0&rev=3
2021-05-08 20:07:28 +00:00
Matthias Mailänder
22806b6ed4 Accepting request 889695 from home:susnux:branches:games
Update to version 0.5.2.1

OBS-URL: https://build.opensuse.org/request/show/889695
OBS-URL: https://build.opensuse.org/package/show/games/opensurge?expand=0&rev=9
2021-05-07 14:44:46 +00:00
05386b7b41 Accepting request 890500 from games
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/890500
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opensurge?expand=0&rev=2
2021-05-05 18:39:57 +00:00
047c0e7883 Accepting request 880301 from games
active upstream

OBS-URL: https://build.opensuse.org/request/show/880301
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opensurge?expand=0&rev=1
2021-05-04 20:01:05 +00:00
Ferdinand Thiessen
2e5167aad6 Accepting request 880472 from home:jengelh:branches:games
- Trim metadata and imperatives from description.

OBS-URL: https://build.opensuse.org/request/show/880472
OBS-URL: https://build.opensuse.org/package/show/games/opensurge?expand=0&rev=6
2021-03-22 08:27:55 +00:00
92950300b8 Accepting request 879455 from home:susnux:branches:games
There was a direct change on the games package so this link was broken...

OBS-URL: https://build.opensuse.org/request/show/879455
OBS-URL: https://build.opensuse.org/package/show/games/opensurge?expand=0&rev=5
2021-03-16 15:49:02 +00:00
Matthias Mailänder
f48a927b5a OBS-URL: https://build.opensuse.org/package/show/games/opensurge?expand=0&rev=4 2021-03-12 19:55:35 +00:00
697335bf8d Accepting request 797291 from home:alois:branches:games
- Update to version 0.5.1.2 (see CHANGES.md)
- Drop opensurge-gcc5.patch (no longer useful)
- Drop opensurge.desktop (use upstream one)
- Drop opensurge.sh wrapper (apparently no longer useful)
- Do not use system fonts (only some are available and the
  package is much larger, therefore nullifying any size
  advantage)
- Spec cleanup

OBS-URL: https://build.opensuse.org/request/show/797291
OBS-URL: https://build.opensuse.org/package/show/games/opensurge?expand=0&rev=3
2020-04-25 12:48:33 +00:00
Matthias Mailänder
fb6e61b756 Accepting request 350997 from home:susnux:branches:games
fix build with gcc5, needed for openSUSE > 13.2

OBS-URL: https://build.opensuse.org/request/show/350997
OBS-URL: https://build.opensuse.org/package/show/games/opensurge?expand=0&rev=2
2015-12-28 08:19:00 +00:00
Matthias Mailänder
0431f62947 Accepting request 256785 from home:nemysis
-------------------------------------------------------------------
Wed Oct 15 19:01:05 UTC 2014 - nemysis@gmx.ch

- Use %{_libexecdir} instead of {_datadir}
- Add sed, fix path
- Change opensurge.sh

-------------------------------------------------------------------
Mon Oct  6 08:31:22 UTC 2014 - nemysis@gmx.ch

- Add BuildRequires for dejavu-fonts
- Replace bundled font with a symlink to an identical system font

-------------------------------------------------------------------
Sun Oct  5 19:58:48 UTC 2014 - nemysis@gmx.ch

- Change Desktop entry file
- Change %fdupes

-------------------------------------------------------------------
Tue Sep 30 10:23:40 UTC 2014 - nemysis@gmx.ch

- Divide mods to new RPM opensurge-mods
- Remove opensurge-0.1.99_svn765-licenses_OpenALSoft.txt.patch
- Fix Usage, add wrapper opensurge.sh
- Use %{name}.desktop instead of Desktop Entry in spec
- Add BuildRequires for libdumb-devel (Error loading libdumb.so)
- Add Requires: %{name}-mods
- Change description
- Remove not needed mkdir -p

-------------------------------------------------------------------
Sat Sep 13 15:26:42 UTC 2014 - nemysis@gmx.ch

- Simplify installation handling

-------------------------------------------------------------------
Tue Sep  9 16:19:27 UTC 2014 - nemysis@gmx.ch

- Used many from mine FreeBSD port games/opensurge
- Fixed "Please submit bugfixes" and added for Open Surge
- Add more Levels from Open Surge Forum, opensurge-mods-20140321.tar.gz
- Add opensurge-0.1.99_svn765-licenses_OpenALSoft.txt.patch,
  correct FSF Address
- Use in spec "cmake .", because not build with %%cmake macros
  CMake Error: The source directory "/home/nemysis/rpmbuild/BUILD/opensurge-svn/build"
  does not appear to contain CMakeLists.txt
- Initial package creation

OBS-URL: https://build.opensuse.org/request/show/256785
OBS-URL: https://build.opensuse.org/package/show/games/opensurge?expand=0&rev=1
2014-10-16 19:15:45 +00:00