Coder Social home page Coder Social logo

unknown-horizons / unknown-horizons.github.io Goto Github PK

View Code? Open in Web Editor NEW
7.0 10.0 6.0 23.41 MB

New Unknown Horizons homepage

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

License: GNU General Public License v2.0

CSS 25.23% HTML 74.77%
lektor homepage

unknown-horizons.github.io'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.

unknown-horizons.github.io's People

Contributors

artism90 avatar chrisoelmueller avatar jmdejong avatar korolr avatar malunopeleke avatar nihathrael avatar squiddy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

unknown-horizons.github.io's Issues

Add gallery

Right now the gallery is maintained manually with no thumbnails, which is very ugly on mobile devices.

Rebuild website

I've been thinking about our website for a while, and there's a few points that could need improvement in my opinion:

  • difficult to contribute (as in: I have no idea where the source code is)
  • uncertain hosting (who is hosting the website, are we dependent on a single person?)
  • not responsive / mobile ready

I'm proposing to tackle the first two issues by moving to a static site generator, which makes it trivial to host the webpage. For example using GitHub-Pages. Also contributing is much easier, since the source code is just another repositiory here on GitHub.

The third issue can be fixed by redesigning the website and using a more modern approach to things.

Yesterday I started work on a potential replacement for the current website. Keep in mind, at this point I've mostly setup a static site generator (Lektor in this case, written in Python) and slapped some Bootstrap styles on it. That's why the design still screams "Bootstrap!" right now. This is completely work-in-progress, trying to figure out content & structure, with less focus on styling and eye-catching things.

I'll probably write some more thoughts later this evening. Until then, here is the current repository:

Repository: https://github.com/squiddy/unknown-horizons-website
Current build: https://squiddy.github.io/unknown-horizons-website/

Host static JSON file with release information

Something like http://unknown-horizons.org/current-version.json that will be fetched by the game to display the "New version available" hint.

This is meant to deprecate the current location under http://updates.unknown-horizons.org/current_version.php.

I'd go for JSON, since we can easily add fields later and the parsing in python is trivial.

{
  "version": "2017.2",
  "download_url": "http://unknown-horizons.org/download/something"
}

Perhaps even OS specific download URLs with one fallback URL.

"Media" and "About" links from forum page broken

image
Hi,
just noticed this small error on the Unknown Horizons forums.
Clicking the link "Media" or the "About" link from the forums page shows a 404 - page not found error. The same pages are accessable on the homepage without errors, but not directly from the forums.
Cheers

Add on the Topbar Forum Link

Add on the Topbar Forum Link:
Four users that want help it where easier to find fast the forum instand first clicking on Support.

@squiddy could you maybe do this?

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.