An open source re-implementation of Caesar III
https://github.com/bvschaik/julius
Julius is an open source re-implementation of Caesar III.
The aim of this project is to create an open-source version of
Caesar 3, with the same logic as the original, but with some UI
enhancements, that is able to be played on multiple platforms.
The same logic means that the saved games are 100% compatible,
and any gameplay bugs present in the original Caesar 3 game will
also be present in Julius.
UI enhancements include:
* Support for widescreen resolutions
* Windowed mode support for 32-bit desktops
Julius requires the original assets (graphics, sounds, etc) from
Caesar 3 to run.
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / julius
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout games/julius && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
julius-1.5.0.tar.gz | 0006874860 6.56 MB | |
julius.changes | 0000006584 6.43 KB | |
julius.spec | 0000002159 2.11 KB |
Revision 7 (latest revision is 15)
Michael Vetter (jubalh)
accepted
request 844449
from
Martin Hauke (mnhauke)
(revision 7)
- Update to version 1.5.0 UI improvements * Add right-click image to some enemies which were missing images. * Number of unemployed people has been added to the senate tooltip and Chief advisor. * Setting hotkeys for construction of common buildings is now possible. * Setting a hotkey for quickly selecting the building under cursor for construction. * Changing trade status (import/export) for resources can now be done from the Empire map. * Some more in-game messages have a button to the relevant advisor. Configuration options * New option: highlight legion on cursor hover. * New option: enable military sidebar. * New option: disable right click to drag the map. * New command-line option: use --windowed to force the game to start in windowed mode. Language improvements * Use localized filenames for mission saved games. For example, Citizen.sav will now be called Bürger.sav in the German version of the game. * Users running the Korean or Chinese version of the game can now save files using Korean/Chinese characters. * Add Italian, Polish and Swedish translations for the configuration screen. * Add support for the Simplified Chinese version of the game. * Tweaks to make texts in more verbose languages fit in their
Comments 0