Last time I saw this project it was horrible maintained with any upstream link dropped. I've seen it was somewhat active since then so I wonder if something was updated in that regard.
- Code cleanup
- .gitignore file added, what means code cleanup
- Repair memory problem, which causes client disconnect
- Zmiany w systemie budowania
- Added support for command line parameters (both client and server)
- First commit of old tree
- Removed generated files
- Added files from submodule
- Removes unnecessary files
- Remove files
1. Initial commit. 2. Repair bug causes server exit when using decorator
1. Initial commit. 2. Repair bug causes server exit when using decorator
merge
1. Initial commit. 2. Repair bug causes server exit when using decorator
-Cleanup
merge
- Server and client worked
- Adding nim files
- It works!
- It works!
- First step into moving from C to Nim
- Save modified fcgui script as progggui
- Modify name of main server proc, so it could been compiled by nim
- Add possibility to use counters callculated by effects (data)
- Add possibility to use counters callculated by effects
Merge branch 'master' of /home/slawomir/Dokumenty/Projekty/postęp-game.c
Merge branch 'master' of /home/slawomir/Dokumenty/Projekty/postęp-game.c
- Added missing files
Merge branch 'master' of file:///home/slawomir/Dokumenty/Projekty/zabawa/nauka/nim-lang/postep/src/c-files-cpy
Merge branch 'master' of /home/slawomir/Dokumenty/Projekty/postęp-game.c
Merge branch 'master' of file:///home/slawomir/Dokumenty/Projekty/zabawa/nauka/nim-lang/postep/src/c-files-cpy
Merge branch 'master' of file:///home/slawomir/Dokumenty/Projekty/zabawa/nauka/nim-lang/postep/src/c-files-cpy
- Addded missing files
- Added support for built-in and world counters
- Increase number of players in civ2civ3 ruleset
- In civ2civ3 ruleset there could be only (players at start / 2) world wonder of the same type
- Update progressCiv5 ruleset
- Avoid uninitialized varialbe in civics
- Update Progress1 ruleset:
- Remove invocation on removed functions in client code (these functions
- Remove invoking of not-existing is_multiplier and is_restrictor
- Repair memory problem, while reinitializing civics on client-side
- Repair compilation problem
buildings.ruleset
counters.ruleset
governments.ruleset
- Repair bug causes restrictors beign checked, while it cannot be loaded
- Remove debug messages
- Still working on brings improvement count restrictors
- Repair bug causes no support for constants in restrictors
- Update civ2civ3 ruleset to better support improvement counter
- Move counters to counters.ruleset file
- Initial work to counters redesign
- Make first two ruleset counter compatible
- Initial changes to introduce improvement classes
Basic supports for improvement classes
Update ruleset to support improvement classes
make two rulesets beign capable of handling improvement classes
effects.ruleset
effects.ruleset
effects.ruleset
effects.ruleset
effects.ruleset
governments.ruleset
governments.ruleset
Repair bug causing errors, while sending requirement list from server to client
- Added possibility to use empty Civic in requirement list (necessary to
- Compilation fixed
- Update support for unit activity
- Repair compilation
- Repair bug with civic configuration overlap
- Repair bugs cause's bad calculation of points needed for next golden
- Repair error on newer flatpak, causes server to segfault
- Simple counters support
- Introduces counters
Sławomir Lach leader generate science output as small and big legacy bonuses.
This topic is gathering information about Progress1 ruleset - the progress: call to power specyfic information.
By now isLeadingBy requirement and special multiplier was added. Progress1 ruleset uses isLeadingBy requirement to create some leader big and small leagacy bonuses.
- Removes Palace requirement for a while, because it cause segfault
- Added small and big legacy bonus from Sławomir Lach leadership
- Making big and small legacy bonus for Sławomir Lach working
- Introduces basic leader support
- Added flatpak-builder manifest
- Added flatpak build manifest
- Replace installation directory of progress1 ruleset
- Update progress1 ruleset files
- Added missing updates
- Added file needed to compile
- Repair ruleset load error
- Update base ruleset
- Added missing files - needed for compile
- Still worked on multipliers' restrictors