mstoeckl
|
608c8dfea6
Smooth badguy and other object motion when frame prediction is on (#3044)
|
1 month ago |
Vankata453
|
19e2884f5d
Use `simplesquirrel` library for creating Squirrel API binds (#2792)
|
4 months ago |
Daniel Ward
|
05c46ab6a1
Incorporate certain object dynamics (#2846)
|
4 months ago |
Tobias Markus
|
a061611049
Prevent infinite recursion in rock's grab and ungrab scripts (#2907)
|
5 months ago |
Daniel Ward
|
24087deee6
Fix crusher issues (#2854)
|
6 months ago |
Vankata453
|
e5e919a551
Improvements to object type support, object versioning (#2542)
|
1 year ago |
Carsten Wirtz
|
0cdf7c23bf
Rename Ice Crusher entity to Crusher
|
1 year ago |
Semphriss
|
f342a14bff
Rock object will no longer push things it shouldn't (#2210)
|
2 years ago |
mrkubax10
|
c19ecb2987
Fix rocks not hurting (#2183)
|
2 years ago |
Tobias Markus
|
4ab5d70f73
Rocks should not try to crush icecrushers
|
2 years ago |
Semphriss
|
29c096cf35
Rocks now apply friction when on the ground (#1946)
|
2 years ago |
weluvgoatz
|
4961a7d53f
Update rock throwing (#1888)
|
3 years ago |
Semphris
|
fc7644f587
Wind objects now affect Rocks
|
3 years ago |
Tobias Markus
|
36bf1e5792
Fix crash when feeding lantern to GhostTree
|
3 years ago |
Ingo Ruhnke
|
00585d7eb2
Replace Vector with glm::vec2
|
3 years ago |
Ingo Ruhnke
|
0f79b69212
Remove Vector default constructor in preparation for glm
|
3 years ago |
weluvgoatz
|
bb8a12bcee
Attempt to fix UBports build (#1740)
|
3 years ago |
weluvgoatz
|
cd522216b9
Swimming Improvements (#1704)
|
3 years ago |
Maxim Bernard
|
e9ffd2d874
Fixed issues with moving platforms (#1514)
|
3 years ago |
Martin van Zijl
|
282a34e9de
Issue 1398 fix throwable bug with coins (#1449)
|
4 years ago |
Martin van Zijl
|
bd2cf798c6
Avoid stacked objects jittering (#1265)
|
5 years ago |
Zwatotem
|
2565458c20
Fixes #1058 (#1165)
|
5 years ago |
Tobias Markus
|
6627ddd58e
Revert "Revert weluvgoatz's accidental commit"
|
5 years ago |
Tobias Markus
|
6bb0727533
Revert weluvgoatz's accidental commit
|
5 years ago |
HybridDog
|
ee86826392
rock: throw to ground when ungrabbing while holding down, slow down when hurting something and bounce a bit from walls
|
5 years ago |
Ingo Ruhnke
|
406c8d5602
Fix MSVC compiler warnings
|
6 years ago |
Ingo Ruhnke
|
5739e335d0
Turn `enum Direction` into an `enum class`
|
6 years ago |
Ingo Ruhnke
|
54f6b8cc03
Use typesafe ObjectSettings::add_*() commands
|
6 years ago |
Ingo Ruhnke
|
ff0beace09
Replace `if(` with `if (`
|
6 years ago |
Ingo Ruhnke
|
2089e79f49
Cleanup ObjectSettings
|
6 years ago |