Luna
251c7c6735
Color Hero 1 walls according to friendliness!
7 years ago
Luna
2fa075c723
[Level 2]: Add slow walkway, tweak Hero 0 settings
7 years ago
Luna
0394cb315b
Add utilities, update scene indices
Godot is a pain with source control and sometimes you've just gotta have
a trash commit. This is it.
7 years ago
Luna
d33aa70867
Increase Hero 0 mobility, hero 1 wall size
7 years ago
Luna
65f67d0412
Nerf jump, increase Hero 0 mobility
7 years ago
Luna
09057a2bcf
Make unmerge always in the same location
7 years ago
Luna
9e71b8d3ab
[Hero 3] Fix camera not locking when merging
7 years ago
Luna
76ff51d5fa
Fix Hero 1 wall placement / raycasting
7 years ago
Luna
2aac9d9a1a
Revert "Remove ray and use Camera.project_position("
This reverts commit f41676c672
.
I misunderstood the way the camera projections work, and I'm better off
using the original raycasting strategy.
7 years ago
Luna
f41676c672
Remove ray and use Camera.project_position(
And Camera.project_ray_normal. This is much better
7 years ago
Luna
81064854e6
[WIP] Continue to debug Hero 3
7 years ago
Luna
cd120895d0
[WIP] Continue work on Hero 3 networking
7 years ago
Luna
5353eabd9f
Buff Hero 0 walljump
7 years ago
Luna
f76e66dd86
Add preliminary Hero 3: Margarine (Merge)
7 years ago
Luna
436db13962
Begin level 0, mv world Level, mv players Players
Also, levels now inherit a level object
7 years ago
Luna
05135ab0a5
[H0] Build jump speed; [H1] Fix error on click
7 years ago
Luna
86b9250dec
Speed up heroes over time, resetting with switch
Hero 0 speeds up especially quickly!
7 years ago
Luna
a277b43638
Fix issues with heroes coming from inheritance
Hero 0: Remove cursor, allow wallriding (enable collision detection)
Hero 2: Move RepelHUD to center, ignore self with Area (gravity)
7 years ago
Luna
1867d8afda
[Hero 2] Make gravity switch in multiplayer
7 years ago
Luna
45f3a19955
Fix Hero 1's E affecting Hero 2's E
7 years ago
Luna
91657dd988
Move hero 2 script to scripts/ folder
Accidentally put it in the wrong place before
7 years ago
Luna
4ecc26ee6e
Fix unbalanced team counts; Change walk speeds
7 years ago
Luna
2c2051c8ec
[Hero 1] Remove benign dup line and rename a func
7 years ago
Luna
a80d05ca4c
Add hero 1: WallMAKING mfer, works in singleplayer
In multiplayer, if there is only one hero 1, it is ok, but with more
than one, one hero 1 cannot place walls.
7 years ago
Luna
18028e0c9e
Fix physics for RigidBody character
7 years ago
Luna
32ade1c55a
Revert "Change player to use KinematicBody"
This reverts commit 22cf954991
.
7 years ago
Luna
131de9c874
Make Hero 0 wallride jump go higher
7 years ago
Luna
033ab83e4e
Fix wallriding - Add leap, forgiveness
While on wall, if you press jump, you leap up and away from the wall
If you do so immediately after leaving the wall (<tolerance=.150s), it
still works
7 years ago
Luna
448f359dba
Move files into assets/ scenes/ and scripts/ [WIP]
There however were some bugs that came with this, so I'm switching to
master to explore this.
7 years ago