johannes-el
|
b219059e70
Removed EOF naming convention at end of file every file and replaced #ifdef include guards with #pragma once. (#3300)
|
2 주 전 |
Hypernoot
|
0b40aa01d1
rebased #2797 (#3293)
|
3 주 전 |
Hypernoot
|
2f39efdfdb
Merge pull request #3231 from MatusGuy/crusher-root
|
1 개월 전 |
Philip
|
a42ea461a8
Fix issues with unisolid tiles and frozen enemies (#2933)
|
2 달 전 |
bruhmoent
|
c67f6931ff
Unused variable in `collision/collision_system.cpp`
|
2 달 전 |
bruhmoent
|
51edfd7c9a
Continue the refactor + on crush script (WIP)
|
2 달 전 |
MatusGuy
|
1e7d0d764f
Single and bidirectional crushers
|
4 달 전 |
MatusGuy
|
3ce81ecc18
Minimal crusher implementation
|
4 달 전 |
Marty
|
596dbac273
Fix max drop height on slopes (part 2) (#3060)
|
7 달 전 |
MatusGuy
|
f7518e7d29
Revert "Fix max drop height on slopes (#2812)"
|
10 달 전 |
Marty
|
fd548f278a
Fix max drop height on slopes (#2812)
|
10 달 전 |
Daniel Ward
|
f5aa7a2e0a
Fix the collision
|
1 년 전 |
Tobias Markus
|
03f642ca11
Don't kill player when walking into cramped spaces
|
1 년 전 |
Marty
|
9a9a84ee77
Fix swimming on slopes (#2886)
|
1 년 전 |
Daniel Ward
|
24087deee6
Fix crusher issues (#2854)
|
1 년 전 |
Carsten Wirtz
|
c2cc19b688
Root Sapling (a.k.a. Corrupted Mole) (#2698)
|
1 년 전 |
Carsten Wirtz
|
cfc226b75e
Granito NPC for Rooted Forest (#2635)
|
1 년 전 |
mrkubax10
|
97c59b4104
Rename `Rectf::contains(const Rectf&)` to `Rectf::overlaps(const Rectf&)` to reflect what this method actually does (#2734)
|
1 년 전 |
AidenIsik
|
9b05a8f11b
Fix smart badguy might_fall behaviour (#2683)
|
1 년 전 |
Carsten Wirtz
|
412ccc96a0
Merge pull request #2673 from MatusGuy/raycast-variant
|
1 년 전 |
MatusGuy
|
46b133fd6e
union > variant
|
1 년 전 |
mrkubax10
|
9f883374da
Fix for CollisionSystem depending on object order
|
1 년 전 |
Vankata453
|
3aea3108a6
Unisolid hitboxes for objects (#2647)
|
1 년 전 |
Marty
|
a81441b1e9
Raycast function returns what it hit (#2631)
|
1 년 전 |
Rob
|
5f5d018d65
Fix spelling and comment consistency in the source code. (#2545)
|
1 년 전 |
Kuba
|
0c3467bc91
Fix explosion not pushing other objects (#1903)
|
3 년 전 |
Tobias Markus
|
b3751d7148
Take into account tilemap boundaries when calculating collisions
|
3 년 전 |
Ingo Ruhnke
|
00585d7eb2
Replace Vector with glm::vec2
|
4 년 전 |
Ingo Ruhnke
|
0f79b69212
Remove Vector default constructor in preparation for glm
|
4 년 전 |
weluvgoatz
|
cd522216b9
Swimming Improvements (#1704)
|
4 년 전 |