Coder Social home page Coder Social logo

unknown-horizons / uh-installer Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 2.0 120.27 MB

Unknown-Horizons Windows Installer

Home Page: http://unknown-horizons.org/

License: MIT License

Batchfile 0.19% Inno Setup 37.58% HTML 60.08% Tcl 0.15% C 1.83% C# 0.14% Pascal 0.01%

uh-installer's Introduction

Unknown-Horizons based on Fifengine is no longer in development. We are porting it to Godot Engine.

Please dont report any new bugs.

Only bugfixes will get acepted for maybe an last release.

New git repo for the Godot port is: https://github.com/unknown-horizons/godot-port

Unknown-Horizons

Build Status Coverage Status Translation status #unknown-horizons on Freenode

Unknown Horizons is a 2D real time strategy simulation with an emphasis on economy and city building. Expand your small settlement to a strong and wealthy colony, collect taxes and supply your inhabitants with valuable goods. Increase your power with a well balanced economy and with strategic trade and diplomacy.

Find more information about Unknown Horizons on our website.

Installation

For installation instructions check the "Downloads" section on our website.

Building from source

To get the latest version of the game, you have to build it from source:

If you want to start hacking on Unknown Horizons, check out this guide and contact us to help you get started. A development workflow with containers is also available. We have easy tasks for starters here.

Dependencies

Technology Component
Python 3 Used for everything
SQLite Maps
YAML Object files storing component based information, easily scriptable
fifengine The C++ game engine, provides Python bindings
fifechan GUI library
pyenet The multiplayer library. Can be ignored if you don't want to play multiplayer

Community

Type Where?
Discord https://discord.gg/VX6m2ZX
Bug Tracker https://github.com/unknown-horizons/unknown-horizons/issues
IRC Channel irc://irc.freenode.net/unknown-horizons
Web IRC Link https://webchat.freenode.net/?channels=unknown-horizons

More support info here.

License

This game is free software. It uses the GNU General Public License, version 2. The licenses used for music, artwork, sounds, etc. can be found here.

uh-installer's People

Contributors

jakoch avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

uh-installer's Issues

Exclude unnecessary files

I installed the game using the installer and it includes unnecessary files, such as:

Mypy.ini
.editorconfig
...

Right now it seems that some files are deleted explicitly when building the installer. Perhaps it's a good idea to consult the MANIFEST.IN file in the uh repo.

generate_atlases.py fails

https://ci.appveyor.com/project/LinuxDonald/uh-installer/build/2017.1.67#L161

cd "%APPVEYOR_BUILD_FOLDER%\extracted\unknown-horizons"
python horizons\engine\generate_atlases.py 1024
fatal: No names found, cannot describe anything.
fatal: No names found, cannot describe anything.
Recreating all atlases
Traceback (most recent call last):
  File "horizons\engine\generate_atlases.py", line 431, in <module>
    generator.recreate()
  File "horizons\engine\generate_atlases.py", line 272, in recreate
    self.save()
  File "horizons\engine\generate_atlases.py", line 230, in save
    self._save_metadata()
  File "horizons\engine\generate_atlases.py", line 344, in _save_metadata
    with open(PATHS.ATLAS_METADATA_PATH, 'wb') as file:
IOError: [Errno 2] No such file or directory: u'C:\\Users\\appveyor\\Documents\\My Games\\unknown-horizons\\atlas-metadata.cache'

No clean uninstall

The folder /python and /unknown-horizons and C:\Users\linux\Documents\My Games\unknown-horizons
dont get uninstalled.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.