CactiChameleon9
CactiChameleon9 pushed to main at CactiChameleon9/Bedrock-Linux-Desktop-Ansible 2022-07-13 22:05:23 +01:00
02d4d676ec Make roles to fetch and backup stratums to reduce duplicate code
b6f3344689 Add basic bedrock fetch support
77948e867b Fix the playbook not running
Compare 3 commits »
CactiChameleon9 created branch main in CactiChameleon9/Bedrock-Linux-Desktop-Ansible 2022-07-13 07:41:54 +01:00
CactiChameleon9 pushed to main at CactiChameleon9/Bedrock-Linux-Desktop-Ansible 2022-07-13 07:41:54 +01:00
16c70dc614 Add inital playbook.yaml
6499c84d8e Add gitignore
CactiChameleon9 created repository CactiChameleon9/Bedrock-Linux-Desktop-Ansible 2022-07-13 07:41:14 +01:00
856fc23d01 Compile the code insteaf
CactiChameleon9 created branch main in CactiChameleon9/Shattered-Pixel-Dungeon-Ubuntu... 2022-05-27 18:23:24 +01:00
cc04ea05a5 Change to shattered
428274d7b8 Change to shattered
fcb940f648 Merge pull request #1 from BohdanQQ/openstore-crash
28a3159922 Disable sandbox
4daa4dee8b fixed target directory
Compare 10 commits »
CactiChameleon9 created repository CactiChameleon9/Shattered-Pixel-Dungeon-Ubuntu... 2022-05-27 18:22:34 +01:00
CactiChameleon9 pushed to master at CactiChameleon9/TRPG 2022-03-24 17:21:28 +00:00
c68a84f99b Make the choosing of moves do something(new move_selected method)
363c53d0e7 Implement the BaseMove class
Compare 2 commits »
CactiChameleon9 pushed to master at CactiChameleon9/TRPG 2022-03-24 16:46:05 +00:00
cb28c15a0e Implement a way to tell what move is being pressed
CactiChameleon9 pushed to master at CactiChameleon9/TRPG 2022-03-24 16:44:36 +00:00
032354f78f Implement a way to tell what move is being pressed
CactiChameleon9 pushed to master at CactiChameleon9/TRPG 2022-03-22 10:49:40 +00:00
f187f690af Redo some of the UI to be more flexible with further improvement
CactiChameleon9 pushed to master at CactiChameleon9/TRPG 2022-03-22 09:20:10 +00:00
596b879b41 Use inheritance for the foe and friend scenes
CactiChameleon9 pushed to master at CactiChameleon9/TRPG 2022-03-22 08:45:05 +00:00
e40f35c61a Change animation lengths to 0.9s
CactiChameleon9 pushed to master at CactiChameleon9/TRPG 2022-03-17 14:10:45 +00:00
cffc7769ba Add UnitPopup to foe
CactiChameleon9 pushed to master at CactiChameleon9/TRPG 2022-03-17 11:07:41 +00:00
1148b61bbb Add some basic UI (move selecting)
5492325441 Delete unused LoadingScreen
Compare 2 commits »
CactiChameleon9 pushed to master at CactiChameleon9/TRPG 2022-03-17 09:12:04 +00:00
5f04493981 Fix spelling mistake in animation names
b200913a78 Fix crash while attacking nothing
Compare 2 commits »
CactiChameleon9 pushed to master at CactiChameleon9/TRPG 2022-03-15 13:21:43 +00:00
15b477ca71 Implement attack_limit for Unit
CactiChameleon9 pushed to master at CactiChameleon9/TRPG 2022-03-14 08:02:44 +00:00
826418c68f Implement attack_limit for Unit
CactiChameleon9 commented on issue CactiChameleon9/TRPG#2 2022-03-13 19:17:45 +00:00
Attacking

Added attack and attacked methods: 1d30a03966