Luna
47cf538a96
Rename switch_charge to charge (reflecting usage)
7 years ago
Luna
6337bbac1b
[Hero 1] Gain charge from being seen; add wall cost
If a player looks at you or a wall you built, you gain charge, and steal
it from them!
Then, building walls now costs 15 charge.
7 years ago
Luna
65452ced08
Improve build_charge for neg values; use that
7 years ago
Luna
8361684b06
Fix improper merge
7 years ago
Luna
8dcd9093f1
Move variables around for more readability on player
7 years ago
Luna
725b616657
Fix player's color not getting set
7 years ago
Luna
345ca3d6fe
Fix joining late!
7 years ago
Luna
d6a158a1ae
Give losing or non-possessing team more charge!
Nice! I love this balance tweak! And it can be changed depending on how
strong we want it to be.
7 years ago
Luna
58a345b84a
Make change hero into an ability icon
7 years ago
Luna
2685a8cb69
Make changes that Silas needed to not crash
7 years ago
Luna
ca2c139909
Add cheats to player
7 years ago
Luna
c4b61f645b
Add bar showing switch_charge much prettier
7 years ago
Luna
fc262870c4
[Hero 5] Add ability: drag enemies in a direction
The impulse is fairly weak, but it has no cooldown (of course). As long
as you can reliably click on them, you can keep dragging them around.
This builds charge.
Portal now COSTS charge, rather than gaining it, so that you bully
people until you can build a portal.
7 years ago
Luna
7c204e8688
Increase switch_charge faster with motion
7 years ago
Luna
116a5da699
Only get_master_player when not headless
7 years ago
Luna
c1f4dfd590
Increase respawn time, but don't increase charge
7 years ago
Luna
9a591bf473
Update slaves with switch_charge for interactions
7 years ago
Luna
1d4a44a695
Fix players getting stuck on walls
7 years ago
Luna
c950cdb6e1
[Hero 5] Fix spawning too high in portals
7 years ago
Luna
67c74db3e5
Add util.gd; Make Hero 5 portals only for friends
7 years ago
Luna
517efc9cea
Refactor hero 1 wall placement into `placement.gd`
7 years ago
Luna
2f1026c9fc
Move godot overrides to top of player.gd
7 years ago
Luna
0e7ae76a74
Fix error finding hero_select.tscn
7 years ago
Luna
049f87b5ce
Add Hero 4 - PAZIENZA - Stuns / slows down heroes
7 years ago
Luna
7d7541a7c0
Reset view and AI when spawning
7 years ago
Luna
8519478638
[Hero 1] Gain switch charge for touching wall
You touching a wall does not do it. This encourages teamwork / using
your walls in clever ways to gain charge.
7 years ago
Luna
39acfc8c46
Fix player materials not showing up
7 years ago
Luna
370b4b93ac
[Hero 1] Allow wall deletion, placement w/out E
Also allow 100 walls, and removal of all walls upon death
7 years ago
Luna
590e34c8ed
Fix players losing color on re-spawn
7 years ago
Luna
251c7c6735
Color Hero 1 walls according to friendliness!
7 years ago
Luna
f7dbd2ee24
[AI] Record Switch Charge on AI store and read it
7 years ago
Luna
2fa075c723
[Level 2]: Add slow walkway, tweak Hero 0 settings
7 years ago
Luna
a6ecb5c9c3
Add initial hero designs!
7 years ago
Luna
afffc3b983
Add nicknames above players' heads
7 years ago
Luna
5652895e75
Display teams: Friendly blue, enemy red
7 years ago
Luna
f00849253a
Fix players unable to jump when between two walls
7 years ago
Luna
b0358efb20
Fix AI going twice as slow
7 years ago
Luna
a4201c9aa0
Remove hero scenes, have player.tscn instance AI
7 years ago
Luna
2d77e31dac
Record by default and save when switching heroes
7 years ago
Luna
3aba577eda
Complete AI with state updates
7 years ago
Luna
f1afc61275
Only allow player switch with 100% charge
7 years ago
Luna
d3622d95de
Spawn players in horizontal, not vertical square
7 years ago
Luna
07d67f10e1
[WIP] Begin writing record-playback player AI
7 years ago
Luna
65f67d0412
Nerf jump, increase Hero 0 mobility
7 years ago
Luna
d4bdd42be6
Fix hero switch switching the wrong clients
I love git bisect! The problem was due to me accidentally deleting a
crucial condition `is_network_master` when checking for hero_switch
input.
7 years ago
Luna
f8ac866f3d
Allow head rotation to be visible in multiplayer
7 years ago
Luna
ff12a789f2
Add head mesh to player scene, track camera
7 years ago
Luna
51b719d0e1
Fix error on shuffling players in the tree
7 years ago
Luna
91c7f41612
[WIP] Add third person look, no hero support
Hero 1 fails, probably 0 too haven't checked though. Hero 2 is fine.
Haven't tested 3.
7 years ago
Luna
433e61257f
Fix hero switch working globally
7 years ago