Commit graph

8 commits

Author SHA1 Message Date
JugadorXEI
4ec7c0953d Fix left-to-right loops 2026-03-02 20:30:49 -05:00
yamamama
d417033fb6 Year update attempt 2 2026-01-01 14:45:23 -05:00
yamamama
a8b47436dd We've made a full rotation around the sun
I'm sure I've missed things; this was me just grepping instances of "2025" and adding the necessary changes
2026-01-01 13:32:38 -05:00
NepDisk
5beb1619d5 Update some loops stuff to be more up to date 2025-09-22 15:16:27 -04:00
JugadorXEI
7a7e565b8d Fix loops so that they work in all directions 2025-08-12 16:58:02 -04:00
NepDisk
ed7b667aa7 Update File headers to use BLANKART 2025-04-19 13:33:28 -04:00
James R
da96a75b64 Loops: correct origin point over duration of loop
- Players moving into a gate with a lot of momentum would
  offset the origin point from its intended position
- Find intersection of player movement and gate
- Correct origin point between loop entry and exit by
  interpolating the difference between player position on
  entry and intersection point
2024-10-16 22:30:45 -04:00
James R
33d92b829b objects/loop.c -> objects/loops.cpp 2024-10-16 22:28:13 -04:00
Renamed from src/objects/loops.c (Browse further)