From 77f8806df845e4b96d804a39acdacc2e8b54f919 Mon Sep 17 00:00:00 2001 From: Trilarion Date: Wed, 19 Sep 2018 11:23:14 +0200 Subject: [PATCH] updated some repos, added an entry, removed entries --- README.md | 4 +-- docs/data.json | 41 ++++++++++-------------- games/adventure/sentient_storage.md | 2 +- games/misc/_toc.md | 2 +- games/misc/java_ng.md | 10 +++--- games/rpg/_toc.md | 1 - games/rpg/vegatrek.md | 15 --------- games/statistics.md | 48 ++++++++++++++--------------- games/strategy/_toc.md | 2 +- games/strategy/promisance.md | 17 ---------- games/strategy/rails_18xx.md | 16 ++++++++++ games/strategy/skrupel.md | 4 +-- games/strategy/world_of_heroes.md | 2 +- tools/archives.json | 9 +++--- 14 files changed, 74 insertions(+), 99 deletions(-) delete mode 100644 games/rpg/vegatrek.md delete mode 100644 games/strategy/promisance.md create mode 100644 games/strategy/rails_18xx.md diff --git a/README.md b/README.md index fde93c1f..57c214b0 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,12 @@ **[Dynamic HTML table](https://trilarion.github.io/opensourcegames/)** of the entries / Development **[Blog](https://trilarion.blogspot.com/search/label/osgames)** / **[Statistics](games/statistics.md)** [comment]: # (start of autogenerated content, do not edit) -411 entries +410 entries - **[Action/Arcade](games/action/_toc.md)** (21) - **[Adventure & Visual novels](games/adventure/_toc.md)** (13) - **[Engines & Frameworks](games/framework/_toc.md)** (52) - **[Libraries](games/library/_toc.md)** (22) -- **[Role Playing](games/rpg/_toc.md)** (109) +- **[Role Playing](games/rpg/_toc.md)** (108) - **[Simulation](games/simulation/_toc.md)** (15) - **[Strategy](games/strategy/_toc.md)** (165) - **[Tools & Manuals](games/misc/_toc.md)** (14) diff --git a/docs/data.json b/docs/data.json index b970acfd..55358ea7 100644 --- a/docs/data.json +++ b/docs/data.json @@ -1549,13 +1549,13 @@ "Source - Java - GPL-3.0" ], [ - "JaNaG - Java Name Generator (home, entry)", + "JaNaG - Java Name Generator (home, entry)", "Java random name generator for role-games, authors, and..", - "Link", + "Link", "Tools & Manuals", - "mature / inactive since 2011", + "mature / inactive since 2016", "tool", - "Source - Java - GPL-2.0" + "Source - Java - GPL-3.0" ], [ "Jagged Alliance 2 Stracciatella (home, entry)", @@ -2457,15 +2457,6 @@ "", "Source - Pascal - GPL-3.0" ], - [ - "Promisance (home, entry)", - "Web-based turn-based strategy game.", - "Link", - "Strategy", - "mature / inactive since 2004", - "", - "Source - PHP - GPL-2.0" - ], [ "Pthreads-win32 (home, entry)", "Implements a large subset of the POSIX standard threads..", @@ -2538,6 +2529,15 @@ "", "Source - C++ - MIT" ], + [ + "Rails: an 18xx game system (home, entry)", + "Rails is a Java game engine intended to play any of the..", + "Link", + "Strategy", + "mature / active", + "TBS", + "Source - Java - GPL-2.0" + ], [ "Red Eclipse (home, entry)", "First person arena shooter, featuring parkour, impulse..", @@ -2698,7 +2698,7 @@ "Adventure & Visual novels", "mature / active", "", - "Source - Python - Public Domain" + "Source - Python - Public Domain" ], [ "Settlers III remake (home, entry)", @@ -2779,7 +2779,7 @@ "Strategy", "mature / inactive since 2011", "", - "Source - PHP, JavaScript - GPL-2.0" + "Source - PHP, JavaScript - GPL-2.0" ], [ "Slash'EM (home, entry)", @@ -3285,15 +3285,6 @@ "", "Source - C++ - GPL-2.0" ], - [ - "VegaTrek (home, entry)", - "Open source Star Trek based game (based on VegaStrike..", - "Link", - "Role Playing", - "beta / inactive since 2013", - "", - "Source - Python - GPL-2.0" - ], [ "WAtomic (home, entry)", "Windows clone of Linux KAtomic logic game.", @@ -3400,7 +3391,7 @@ "Strategy", "beta / inactive since 2009", "", - "Source - Python - 3-clause BSD" + "Source - Python - 3-clause BSD" ], [ "World of Phaos (home, entry)", diff --git a/games/adventure/sentient_storage.md b/games/adventure/sentient_storage.md index edaec69b..d5d1bc9e 100644 --- a/games/adventure/sentient_storage.md +++ b/games/adventure/sentient_storage.md @@ -5,7 +5,7 @@ _Point & Click adventure!_ - Home: https://pyweek.org/e/np8g/ - State: mature - Download: (see home) -- Code repository: https://gitlab.com/osgames/sentient-storage.git (copy of download) +- Code repository: https://github.com/blakeohare/pyweek-sentientstorage.git - Code language: Python - Code license: Public Domain - Code dependencies: Pygame diff --git a/games/misc/_toc.md b/games/misc/_toc.md index 174f4667..c9bcce4c 100644 --- a/games/misc/_toc.md +++ b/games/misc/_toc.md @@ -5,7 +5,7 @@ - **[Deity](deity.md)** (Python, GPL-2.0, mature, inactive since 2014) - **[Dungeon Mapper](dungeon_mapper.md)** (C++, GPL-3.0, beta, inactive since 2013) - **[GM Tools](gm_tools.md)** (C++, GPL-2.0, beta, inactive since 2004) -- **[JaNaG - Java Name Generator](java_ng.md)** (Java, GPL-2.0, mature, inactive since 2011) +- **[JaNaG - Java Name Generator](java_ng.md)** (Java, GPL-3.0, mature, inactive since 2016) - **[Monster Generator](monster_generator.md)** (Java, MIT, mature) - **[Open Legend RPG](open_legend_rpg.md)** (Text, Custom, mature) - **[PCGen](pcgen.md)** (Java, LGPL-2.1, mature) diff --git a/games/misc/java_ng.md b/games/misc/java_ng.md index 4f982a65..2635ee2f 100644 --- a/games/misc/java_ng.md +++ b/games/misc/java_ng.md @@ -2,13 +2,13 @@ _Java random name generator for role-games, authors, and the like._ -- Home: https://sourceforge.net/projects/janag.berlios/, https://web.archive.org/web/20110721022544/http://developer.berlios.de/projects/janag/ -- State: mature, inactive since 2011 -- Download: https://sourceforge.net/projects/janag.berlios/files +- Home: https://www.beimax.de/janag/, https://sourceforge.net/projects/janag.berlios/, https://web.archive.org/web/20110721022544/http://developer.berlios.de/projects/janag/ +- State: mature, inactive since 2016 +- Download: https://www.beimax.de/fileadmin/downloads/janag/JaNaG_GUI.jar, https://sourceforge.net/projects/janag.berlios/files - Keywords: tool -- Code repository: https://gitlab.com/osgames/janag.git (copy of source download) +- Code repository: https://github.com/mkalus/janag.git - Code language: Java -- Code license: GPL-2.0 +- Code license: GPL-3.0 ## Building diff --git a/games/rpg/_toc.md b/games/rpg/_toc.md index 30bafb72..1c7761bf 100644 --- a/games/rpg/_toc.md +++ b/games/rpg/_toc.md @@ -102,7 +102,6 @@ - **[UnNetHack](unnethack.md)** (C, Custom, mature) - **[Underworld Adventures](underworld_adventures.md)** (C++, Lua, GPL-2.0, beta, inactive since 2007) - **[Valyria Tear](valyria_tear.md)** (Lua, C++, C, GPL, mature) -- **[VegaTrek](vegatrek.md)** (Python, GPL-2.0, beta, inactive since 2013) - **[Waste's Edge](wastes_edge.md)** (Python, GPL-2.0, beta) - **[Witch Blast](witch_blast.md)** (C++, GPL-3.0, beta, inactive since 2015) - **[World of Phaos](world_of_phaos.md)** (PHP, GPL-2.0, mature, inactive since 2011) diff --git a/games/rpg/vegatrek.md b/games/rpg/vegatrek.md deleted file mode 100644 index 226620da..00000000 --- a/games/rpg/vegatrek.md +++ /dev/null @@ -1,15 +0,0 @@ -# VegaTrek - -_Open source Star Trek based game (based on VegaStrike Engine) that lets you fight, trade and explore in the Star Trek universe._ - -- Home: https://sourceforge.net/projects/vegatrek/ -- State: beta, inactive since 2013 -- Download: https://sourceforge.net/projects/vegatrek/files/vegatrek%200.6/ -- Code repository: https://gitlab.com/osgames/vegatrek.git (backup of svn), https://svn.code.sf.net/p/vegatrek/code/ (svn) -- Code language: Python -- Code license: GPL-2.0 - -Configuration files for the VegaStrike engine. - -## Building - diff --git a/games/statistics.md b/games/statistics.md index 4d677dfb..9b95aa88 100644 --- a/games/statistics.md +++ b/games/statistics.md @@ -1,29 +1,29 @@ [comment]: # (autogenerated content, do not edit) # Statistics -analyzed 411 entries on 2018-09-13 16:21:33 +analyzed 410 entries on 2018-09-19 11:22:26 ## State -- mature: 247 (60.1%) -- beta: 164 (39.9%) -- inactive: 171 (41.6%) +- mature: 247 (60.2%) +- beta: 163 (39.8%) +- inactive: 169 (41.2%) ##### Inactive State -Zone of Control (2017), 3d.city (2016), Atlantis (2016), Atrinik (2016), Birth of the Empires (2016), DNT (2016), Dark Destiny (2016), Dungeon Monkey Eternal (2016), FreeRCT (2016), Mechanized Assault & eXploration Reloaded (2016), Polis (2016), Battleround (2015), Boulder Dash (2015), Dash Engine (2015), Delta Engine (2015), Egoboo (2015), Free heroes2 engine (2015), M.E.W.L. (2015), Roguish (2015), The Endless Dungeons (2015), The Epic of Heroes (2015), TwinEngine (2015), Witch Blast (2015), pyORPG (2015), Argentum Online (2014), Battles of Antargis (2014), Deity (2014), Drop Shock (2014), Dune Dynasty (2014), EternalWinterWars (2014), FAR Colony (2014), Fujo (2014), Hale (2014), Heroes of Wing Commander (2014), Kingdoms (2014), Lips of Suna (2014), Open RPG Maker (2014), Open Tibia (2014), Radakan (2014), SDL Game Engine 2D (2014), Sintel The Game (2014), Summoning Wars (2014), Supremacy (2014), Turious (2014), Xenowar (2014), rpge (2014), sandbox Game Maker (2014), Bos Wars (2013), C-evo (2013), Decker (2013), DemiGod (2013), Dungeon Mapper (2013), Holyspirit (2013), MechCommander 2 Omnitech (2013), Mpango (2013), Murder In The Public Domain (2013), OpenRPG (2013), Phantasy Star Rebirth (2013), Room for Change (2013), Source of Tales (2013), Trinity Reign (2013), VegaTrek (2013), BlackNova Traders (2012), Blitzkrieg (2012), Cataclysm (2012), CommandoJS (2012), Conquests (2012), Dark City (2012), Goblin Camp (2012), Hexwar (2012), PARPG (2012), Solar Empire (2012), Thousand Parsec (2012), UFO2000 (2012), Wizards Magic (2012), Battlefield Java (2011), Danger from the Deep (2011), Dawn (2011), GalaxyMage Redux (2011), JaNaG - Java Name Generator (2011), KQ Lives (2011), Kobold's Quest 2 (2011), OpenMOO2 (2011), RuneSword II (2011), Skrupel - Tribute Compilation (2011), Song of Albion (2011), Star Control II: The Ur-Quan Masters (2011), UlDunAd (2011), World of Phaos (2011), X-Force: Fight For Destiny (2011), AI Wars (2010), Crimson Fields (2010), Dragon History - Dračí Historie (2010), Endgame: Singularity (2010), Heroes of Wesnoth (2010), Labyrinth of Worlds (2010), Linwarrior 3D (2010), Mercenary Commander (2010), OpenHoMM (2010), Slay (2010), SpaceTrader for Java (2010), XSera (2010), 8 Kingdoms (2009), Alien Assault Traders (2009), Annchienta (2009), Ardentryst (2009), Crown and Cutlass (2009), Dark Oberon (2009), Duel Commander (2009), Fall of Imyrin (2009), Fallen Spire (2009), FreeTrain (2009), Glest (2009), Goblin Hack (2009), ORIENT (2009), OpenPop (2009), Secret Mario Chronicles (2009), Space Trader for Windows (2009), World of Heroes (2009), A Planet's Revenge (2008), Attal: Lords of doom (2008), Avanor (2008), Freestars (2008), Mars, Land of No Mercy (2008), Meritous (2008), S.C.O.U.R.G.E. (2008), Scoreos (2008), Sengoku: Warring States of Japan (2008), Space Opera (2008), Armies (2007), Eos, Dawn of Light: A Space Opera (2007), SharpKonquest (2007), Silvertree (2007), Slash'EM (2007), Underworld Adventures (2007), World Builder (2007), Betrayer's Moon Tactics (2006), Boson (2006), Eleconics (2006), JQuest (2006), Linley's Dungeon Crawl (2006), Metal Mech (2006), RPDungeon - computer aided role playing (2006), Rogue Clone IV (2006), GalaxyNG (2005), H-World (2005), LinCity (2005), Spice Trade (2005), WAtomic (2005), Xconq (2005), ZAngband (2005), Colonization too (2004), GM Tools (2004), Gee Whiz (2004), Openglad (2004), Promisance (2004), T-Bots (2004), AntiChess (2003), Cat Mother Dead Justice (2003), Civil (2003), Machinations (2003), Pizza Business (2003), Planetary Hoppers (2003), The Clans (2003), Wargamer (2003), XArchon (2003), Umbra (2002), Greenius' Civil War (2001), Tux Racer (2001), Operation Citadel (2000), xdigger (1999) +Zone of Control (2017), 3d.city (2016), Atlantis (2016), Atrinik (2016), Birth of the Empires (2016), DNT (2016), Dark Destiny (2016), Dungeon Monkey Eternal (2016), FreeRCT (2016), JaNaG - Java Name Generator (2016), Mechanized Assault & eXploration Reloaded (2016), Polis (2016), Battleround (2015), Boulder Dash (2015), Dash Engine (2015), Delta Engine (2015), Egoboo (2015), Free heroes2 engine (2015), M.E.W.L. (2015), Roguish (2015), The Endless Dungeons (2015), The Epic of Heroes (2015), TwinEngine (2015), Witch Blast (2015), pyORPG (2015), Argentum Online (2014), Battles of Antargis (2014), Deity (2014), Drop Shock (2014), Dune Dynasty (2014), EternalWinterWars (2014), FAR Colony (2014), Fujo (2014), Hale (2014), Heroes of Wing Commander (2014), Kingdoms (2014), Lips of Suna (2014), Open RPG Maker (2014), Open Tibia (2014), Radakan (2014), SDL Game Engine 2D (2014), Sintel The Game (2014), Summoning Wars (2014), Supremacy (2014), Turious (2014), Xenowar (2014), rpge (2014), sandbox Game Maker (2014), Bos Wars (2013), C-evo (2013), Decker (2013), DemiGod (2013), Dungeon Mapper (2013), Holyspirit (2013), MechCommander 2 Omnitech (2013), Mpango (2013), Murder In The Public Domain (2013), OpenRPG (2013), Phantasy Star Rebirth (2013), Room for Change (2013), Source of Tales (2013), Trinity Reign (2013), BlackNova Traders (2012), Blitzkrieg (2012), Cataclysm (2012), CommandoJS (2012), Conquests (2012), Dark City (2012), Goblin Camp (2012), Hexwar (2012), PARPG (2012), Solar Empire (2012), Thousand Parsec (2012), UFO2000 (2012), Wizards Magic (2012), Battlefield Java (2011), Danger from the Deep (2011), Dawn (2011), GalaxyMage Redux (2011), KQ Lives (2011), Kobold's Quest 2 (2011), OpenMOO2 (2011), RuneSword II (2011), Skrupel - Tribute Compilation (2011), Song of Albion (2011), Star Control II: The Ur-Quan Masters (2011), UlDunAd (2011), World of Phaos (2011), X-Force: Fight For Destiny (2011), AI Wars (2010), Crimson Fields (2010), Dragon History - Dračí Historie (2010), Endgame: Singularity (2010), Heroes of Wesnoth (2010), Labyrinth of Worlds (2010), Linwarrior 3D (2010), Mercenary Commander (2010), OpenHoMM (2010), Slay (2010), SpaceTrader for Java (2010), XSera (2010), 8 Kingdoms (2009), Alien Assault Traders (2009), Annchienta (2009), Ardentryst (2009), Crown and Cutlass (2009), Dark Oberon (2009), Duel Commander (2009), Fall of Imyrin (2009), Fallen Spire (2009), FreeTrain (2009), Glest (2009), Goblin Hack (2009), ORIENT (2009), OpenPop (2009), Secret Mario Chronicles (2009), Space Trader for Windows (2009), World of Heroes (2009), A Planet's Revenge (2008), Attal: Lords of doom (2008), Avanor (2008), Freestars (2008), Mars, Land of No Mercy (2008), Meritous (2008), S.C.O.U.R.G.E. (2008), Scoreos (2008), Sengoku: Warring States of Japan (2008), Space Opera (2008), Armies (2007), Eos, Dawn of Light: A Space Opera (2007), SharpKonquest (2007), Silvertree (2007), Slash'EM (2007), Underworld Adventures (2007), World Builder (2007), Betrayer's Moon Tactics (2006), Boson (2006), Eleconics (2006), JQuest (2006), Linley's Dungeon Crawl (2006), Metal Mech (2006), RPDungeon - computer aided role playing (2006), Rogue Clone IV (2006), GalaxyNG (2005), H-World (2005), LinCity (2005), Spice Trade (2005), WAtomic (2005), Xconq (2005), ZAngband (2005), Colonization too (2004), GM Tools (2004), Gee Whiz (2004), Openglad (2004), T-Bots (2004), AntiChess (2003), Cat Mother Dead Justice (2003), Civil (2003), Machinations (2003), Pizza Business (2003), Planetary Hoppers (2003), The Clans (2003), Wargamer (2003), XArchon (2003), Umbra (2002), Greenius' Civil War (2001), Tux Racer (2001), Operation Citadel (2000), xdigger (1999) ## Code Languages ##### Language frequency -- C++ (35.7%) +- C++ (35.8%) - C (19.9%) -- Java (12.0%) -- Python (9.5%) +- Java (12.2%) +- Python (9.3%) - Lua (5.1%) - JavaScript (3.7%) -- PHP (3.2%) +- PHP (3.0%) - C# (2.4%) - Pascal (2.2%) - Haxe (0.6%) @@ -61,8 +61,8 @@ Without license tag: 11 (2.7%) ##### Licenses frequency -- GPL-2.0 (39.0%) -- GPL-3.0 (25.6%) +- GPL-2.0 (38.6%) +- GPL-3.0 (25.9%) - MIT (12.4%) - Custom (5.5%) - Apache-2.0 (3.2%) @@ -94,20 +94,20 @@ Without license tag: 11 (2.7%) ##### Keywords frequency -- TBS (11.1%) -- RTS (9.1%) +- TBS (11.5%) +- RTS (9.0%) - roguelike (7.8%) - remake (7.4%) - requires original content (7.4%) - MMO (7.0%) - online (7.0%) -- tool (5.8%) +- tool (5.7%) - SP (4.9%) - MP (3.3%) - 3D (2.9%) -- browser (2.1%) -- shooter (2.1%) -- sports (2.1%) +- browser (2.0%) +- shooter (2.0%) +- sports (2.0%) - engine (1.6%) - popular (1.6%) - puzzle (1.6%) @@ -145,17 +145,17 @@ Without license tag: 11 (2.7%) ## Build systems -Build systems information available for 18.2% of all projects +Build systems information available for 18.5% of all projects -##### Build systems frequency (75) +##### Build systems frequency (76) -- CMake (69.3%) -- Autoconf (16.0%) -- Make (6.7%) -- Scons (4.0%) +- CMake (68.4%) +- Autoconf (15.8%) +- Make (6.6%) +- Scons (3.9%) +- Maven (2.6%) - Ant (1.3%) - Gradle (1.3%) -- Maven (1.3%) ##### C and C++ projects without build system information (176) diff --git a/games/strategy/_toc.md b/games/strategy/_toc.md index 56f5f691..4fb96a61 100644 --- a/games/strategy/_toc.md +++ b/games/strategy/_toc.md @@ -113,7 +113,7 @@ - **[Planetary Hoppers](planetary_hoppers.md)** (Java, GPL-2.0, beta, inactive since 2003) - **[Polis](polis.md)** (Java, GPL-3.0, mature, inactive since 2016) - **[Project Helena](project_helena.md)** (Pascal, GPL-3.0, beta) -- **[Promisance](promisance.md)** (PHP, GPL-2.0, mature, inactive since 2004) +- **[Rails: an 18xx game system](rails_18xx.md)** (Java, GPL-2.0, mature) - **[Return to the Roots](return_to_the_roots.md)** (C++, GPL-3.0, mature) - **[Scorched Moon](scorched_moon.md)** (Python, GPL-3.0, beta) - **[Scoreos](scoreos.md)** (PHP, GPL-2.0, beta, inactive since 2008) diff --git a/games/strategy/promisance.md b/games/strategy/promisance.md deleted file mode 100644 index 8c8e5331..00000000 --- a/games/strategy/promisance.md +++ /dev/null @@ -1,17 +0,0 @@ -# Promisance - -_Web-based turn-based strategy game._ - -- Home: https://sourceforge.net/projects/promisance/, http://promisance.sourceforge.net/ -- State: mature, inactive since 2004 -- Download: https://sourceforge.net/projects/promisance/files -- Code repository: https://gitlab.com/osgames/promisance-cvs.git (backup of cvs), http://promisance.cvs.sourceforge.net/ (cvs) -- Code language: PHP -- Code license: GPL-2.0 - -Version >4.0 (2002) has a partially proprietary license. Cannot safely be modified and shared. - -See also https://sourceforge.net/projects/qmpromisance/, https://github.com/taniarascia/singularity (should this be its own entry?). - -## Building - diff --git a/games/strategy/rails_18xx.md b/games/strategy/rails_18xx.md new file mode 100644 index 00000000..817f8f07 --- /dev/null +++ b/games/strategy/rails_18xx.md @@ -0,0 +1,16 @@ +# Rails: an 18xx game system + +_Rails is a Java game engine intended to play any of the 18xx series of turn-based board games._ + +- Home: https://rails.sourceforge.io/, https://sourceforge.net/projects/rails/ +- State: mature +- Download: https://sourceforge.net/projects/rails/files/Rails/ +- Keywords: TBS +- Code repository: https://github.com/Rails-18xx/Rails.git +- Code language: Java +- Code license: GPL-2.0 + +## Building + +- Build system: Maven + diff --git a/games/strategy/skrupel.md b/games/strategy/skrupel.md index a90746fb..6b4df79e 100644 --- a/games/strategy/skrupel.md +++ b/games/strategy/skrupel.md @@ -5,13 +5,13 @@ _Web-based cross between amazing games like, VGAPlanets, Ascendancy an for examp - Home: https://sourceforge.net/projects/skrupel/, http://skrupel.paradyze.org/doku.php (german) - State: mature, inactive since 2011 - Download: https://sourceforge.net/projects/skrupel/files -- Code repository: https://gitlab.com/osgames/skrupel.git(backup of cvs), http://skrupel.cvs.sourceforge.net/ (cvs) +- Code repository: https://github.com/kantoks/skrupel.git (continuation), https://gitlab.com/osgames/skrupel.git (+), http://skrupel.cvs.sourceforge.net/ (cvs) - Code language: PHP, JavaScript - Code license: GPL-2.0 Many code comments and variable names in German. -See also https://github.com/sepplsche/skrupel, https://github.com/kantoks/skrupel, https://github.com/skrupel +See also https://github.com/sepplsche/skrupel, https://github.com/skrupel ## Building diff --git a/games/strategy/world_of_heroes.md b/games/strategy/world_of_heroes.md index 0be9ccb8..b888bea0 100644 --- a/games/strategy/world_of_heroes.md +++ b/games/strategy/world_of_heroes.md @@ -5,7 +5,7 @@ _2D turn based strategy game, where the player commands an army in the explorati - Home: https://sourceforge.net/projects/worldofheroes/ - State: beta, inactive since 2009 - Download: https://sourceforge.net/projects/worldofheroes/files/WOH%20v0.4.2/ -- Code repository: https://gitlab.com/osgames/worldofheroes.git (snapshot of source releases) +- Code repository: https://github.com/fariazz/World-of-Heroes.git, https://gitlab.com/osgames/worldofheroes.git (+) - Code language: Python - Code license: 3-clause BSD diff --git a/tools/archives.json b/tools/archives.json index 0116c67a..ddfe58bf 100644 --- a/tools/archives.json +++ b/tools/archives.json @@ -105,6 +105,7 @@ "https://github.com/PCGen/pcgen.git", "https://github.com/PlatinumArts/Platinum-Arts-Sandbox-Free-Game-Maker.git", "https://github.com/REGoth-project/REGoth.git", + "https://github.com/Rails-18xx/Rails.git", "https://github.com/Return-To-The-Roots/s25client.git", "https://github.com/Rolisteam/rolisteam.git", "https://github.com/SFML/SFML.git", @@ -139,6 +140,7 @@ "https://github.com/arescentral/antares.git", "https://github.com/arx/ArxLibertatis.git", "https://github.com/atrinik/atrinik.git", + "https://github.com/blakeohare/pyweek-sentientstorage.git", "https://github.com/boostorg/boost.git", "https://github.com/bote-team/bote.git", "https://github.com/brandon-rhodes/python-adventure.git", @@ -163,6 +165,7 @@ "https://github.com/enigma-dev/enigma-dev.git", "https://github.com/exult/exult.git", "https://github.com/fabianschuiki/OpenSkyscraper.git", + "https://github.com/fariazz/World-of-Heroes.git", "https://github.com/farmboy0/slashem.git", "https://github.com/fastrgv/AdaVenture.git", "https://github.com/freeciv/freeciv-web.git", @@ -206,6 +209,7 @@ "https://github.com/jwvhewitt/gearhead-1.git", "https://github.com/jwvhewitt/gearhead-2.git", "https://github.com/jwvhewitt/gearhead-caramel.git", + "https://github.com/kantoks/skrupel.git", "https://github.com/landoffire/lof-tmwa-client-data.git", "https://github.com/landoffire/lof-tmwa-server-data.git", "https://github.com/leethomason/unflobtactical.git", @@ -223,6 +227,7 @@ "https://github.com/matthewgrimes/itbs-code.git", "https://github.com/mgfreshour/hexwar.git", "https://github.com/mitallast/diablo-js.git", + "https://github.com/mkalus/janag.git", "https://github.com/mordrax/cotwmtor.git", "https://github.com/mozilla/BrowserQuest.git", "https://github.com/naev/naev.git", @@ -334,7 +339,6 @@ "https://gitlab.com/osgames/gwiz.git", "https://gitlab.com/osgames/h-world.git", "https://gitlab.com/osgames/howc.git", - "https://gitlab.com/osgames/janag.git", "https://gitlab.com/osgames/jewelhunt.git", "https://gitlab.com/osgames/jquest.git", "https://gitlab.com/osgames/koboldsquest2.git", @@ -354,12 +358,10 @@ "https://gitlab.com/osgames/phaosrpg.git", "https://gitlab.com/osgames/pizza-business.git", "https://gitlab.com/osgames/planets.git", - "https://gitlab.com/osgames/promisance-cvs.git", "https://gitlab.com/osgames/pymapper.git", "https://gitlab.com/osgames/radakan.git", "https://gitlab.com/osgames/rogueclone.git", "https://gitlab.com/osgames/rpdungeon.git", - "https://gitlab.com/osgames/sentient-storage.git", "https://gitlab.com/osgames/sge2d.git", "https://gitlab.com/osgames/sharpkonquest.git", "https://gitlab.com/osgames/skrupel.git", @@ -371,7 +373,6 @@ "https://gitlab.com/osgames/tuxracer.git", "https://gitlab.com/osgames/ura-game.git", "https://gitlab.com/osgames/uwadv.git", - "https://gitlab.com/osgames/vegatrek.git", "https://gitlab.com/osgames/wargamer.git", "https://gitlab.com/osgames/watomic.git", "https://gitlab.com/osgames/worldofheroes.git",