Skip to content

Commit

Permalink
Add Beasts and Bumpkins, SimCity 4, and FIFA 2001 (opengaming#2365)
Browse files Browse the repository at this point in the history
* Add Beasts and Bumpkins

* Add BBTools to games (as tool)

* Add utkencode

* Add SimCity 4 and FIFA 2001 to originals (for utkencode)

* add bb-patch, add Fyne to frameworks
  • Loading branch information
Razzaline authored Dec 13, 2023
1 parent 81e5602 commit 4229252
Show file tree
Hide file tree
Showing 6 changed files with 109 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dangerfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ const knownFrameworks = [
'EntityX',
'EnTT',
'Flash',
'Fyne',
'FMOD',
'GameMaker Studio',
'Godot',
Expand Down Expand Up @@ -123,6 +124,7 @@ const frameworkLangs = {
'Allegro': ['C++', 'C'],
'pygame': ['Python'],
'OGRE': ['C++'],
'Fyne': ['Go'],
}

// -----------
Expand Down
35 changes: 35 additions & 0 deletions games/b.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,41 @@
type: clone
updated: 2022-07-09

- name: BBTools
originals:
- Beasts and Bumpkins
type: tool
repo: 'https://github.com/JonMagon/BBTools'
development: sporadic
content: commercial
langs:
- 'C#'
frameworks:
- .NET
licenses:
- GPL3
updated: '2023-12-13'
images:
- >-
https://camo.githubusercontent.com/a4b9ca88496dd6f5e865cb9909ff27881dd4e9fa1d2ddcb4acfe306ef2ed2532/68747470733a2f2f692e696d6775722e636f6d2f657176586d74642e706e67
- >-
https://camo.githubusercontent.com/cc6ffbb1766f0d84dbfc84c87b8562caee3d0608e31536c803e173e30edfa5a4/68747470733a2f2f692e696d6775722e636f6d2f7532765053764f2e706e67
- name: Beasts and Bumpkins Fan Patch
originals:
- Beasts and Bumpkins
type: tool
repo: 'https://github.com/bb-patch/bb-patch'
development: sporadic
content: commercial
langs:
- Go
frameworks:
- Fyne
licenses:
- GPL3
updated: '2023-12-13'

- name: 'Bedlam 2: Absolute Bedlam'
development: active
images:
Expand Down
20 changes: 20 additions & 0 deletions games/u.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -515,6 +515,26 @@
- https://uqm-mods.sourceforge.net/Images/MegaMod/05%20Earth%20Untextured.png
- https://uqm-mods.sourceforge.net/Images/MegaMod/06%20Lunar%20Scan.png

- name: utkencode
originals:
- Beasts and Bumpkins
- The Sims Online
- SimCity 4
- FIFA 2001
type: tool
repo: 'https://github.com/daddesio/utkencode'
development: halted
status: semi-playable
content: commercial
langs:
- C
licenses:
- Unlicense
info: >-
Encoder/decoder for the audio codec used by a few older EA games, including
Beasts and Bumpkins
updated: '2023-12-08'

- name: UchuServer
originals:
- Lego Universe
Expand Down
15 changes: 15 additions & 0 deletions originals/b.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,21 @@
- DOS
- Windows

- name: Beasts and Bumpkins
external:
wikipedia: Beasts and Bumpkins
platforms:
- Windows
meta:
genres:
- Real-Time Strategy
- Strategy
themes:
- Comedy
- Fantasy
- Management
- Medieval

- name: Beatmania IIDX
names:
- 'ビートマニア ツーディーエックス'
Expand Down
18 changes: 18 additions & 0 deletions originals/f.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,24 @@
- Classic Mac OS
- Windows

- name: FIFA 2001
names:
- 'FIFA 2001: Major League Soccer'
- 'FIFA 2001: World Championship'
- FIFA2001 ワールドチャンピオンシップ
external:
wikipedia: FIFA 2001
platforms:
- PlayStation
- PlayStation 2
- Windows
meta:
genres:
- Sports
- Simulation
subgenres:
- Soccer

- name: Final Fantasy IX
external:
wikipedia: Final Fantasy IX
Expand Down
19 changes: 19 additions & 0 deletions originals/s.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -505,6 +505,25 @@
genres:
- Simulation

- name: SimCity 4
names:
- 'SimCity 4: Rush Hour'
- SimCity 4 Deluxe Edition
external:
website: 'https://www.ea.com/games/simcity/simcity-4'
wikipedia: SimCity 4
platforms:
- OSX
- Windows
meta:
genres:
- Simulation
- Strategy
subgenres:
- City Building
themes:
- Management

- name: SimCopter
external:
wikipedia: SimCopter
Expand Down

0 comments on commit 4229252

Please sign in to comment.