0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Feb 06, 2025 — Feb 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added ability to destroy attacker or defender More... over 17 years ago
added time property to Timer More... over 17 years ago
fixed attack resolution More... over 17 years ago
added attack resolution to ruleset (not properly implemented) More... over 17 years ago
initial version of unit data view (very incomplete, but sufficient at tis point) More... over 17 years ago
subtract movement cost from current movement allowance, reset movement allowance when unit is activated More... over 17 years ago
added numpad shortcuts, replaced units' x and y coordinates with a single position member in order to avoid sending a position change event for each coordinate More... over 17 years ago
fixed a bug of perpetual movement when changing direction More... over 17 years ago
added movement animation and keyboard shortcuts support for it More... over 17 years ago
added a shortcut to end the current unit's turn More... over 17 years ago
added shortcut observers functionality More... over 17 years ago
active unit animation fixed More... over 17 years ago
added some unit tests, view is still not functional More... over 17 years ago
added some unit tests, view is still not functional More... over 17 years ago
refactored animated sprite and animation sequence; game unit sprite test doesn't work yet More... over 17 years ago
put the rest of view classes; view is still not functional More... over 17 years ago
added some more view.pygame classes; view is still not functional More... over 17 years ago
added Application class and the game's main file (valambria.py); view is not functional yet More... over 17 years ago
added GameModel and its unit tests More... over 17 years ago
added Die and DicePool classes and their unit tests More... over 17 years ago
added GameUnit and Action classes and their unit tests More... over 17 years ago
added ruleset builder and a unit test for it More... over 17 years ago
added ruleset and its unit test More... over 17 years ago
added scenario builder More... over 17 years ago
finished world builder and implemented map builder More... over 17 years ago
added a partial implementation of WorldBuilder class which will be building Worlds, for example, from a text file More... over 17 years ago
added ruleset classes and their unit tests More... over 17 years ago
added scenario-related and utility classes and their unit tests More... over 17 years ago
added setting-related classes to the model and unit tests for them More... over 17 years ago
initial version More... over 17 years ago