This website requires JavaScript.
Explore
Help
Sign In
ynerant
/
squirrel-battle
Watch
1
Star
0
Fork
You've already forked squirrel-battle
0
Code
Issues
Pull Requests
Packages
Projects
Releases
3
Wiki
Activity
a9aeb9ca3a
squirrel-battle
/
squirrelbattle
/
entities
History
eichhornchen
a9aeb9ca3a
Repaired the use functionnality of the main item, as well as the load system for Armor items.
2021-01-06 11:13:17 +01:00
..
__init__.py
Declare the license, we use GNU GPL
2020-11-27 16:33:17 +01:00
friendly.py
Add waiting key,
fixes
#16
2020-12-12 18:12:37 +01:00
items.py
Repaired the use functionnality of the main item, as well as the load system for Armor items.
2021-01-06 11:13:17 +01:00
monsters.py
Added an overpowered eagle boss. To avoid seing it too often, entities now have a certain chance of being spawned.
Closes
#19
.
2021-01-05 19:40:11 +01:00
player.py
The player now has two hands and a slot for a helmet and a chestplate. Accordingly, new classes of items have been added.
2021-01-06 10:46:36 +01:00