Commit Graph

376 Commits

Author SHA1 Message Date
robojumper 31423c25ae Merge pull request #321 from robojumper/a-bit-more-npc
A few NPC functions
2026-05-30 23:55:12 +02:00
robojumper 401bab6924 A few NPC functions 2026-05-28 17:55:54 +02:00
elijah-thomas774 0b6f97ed73 dAcEKs_c State ChaseAttack, Fighting, AttackReady, Attack, Damage, Stun, WindBlow and PathMove 2026-05-24 20:34:43 -04:00
elijah-thomas774 f65d59d315 dAcEKs_c State WaitReady, Move, and Chase 2026-05-24 20:34:43 -04:00
elijah-thomas774 7d2f5d2e35 dAcEKs_c State Wait 2026-05-24 20:34:43 -04:00
elijah-thomas774 1737da2a21 dAcEKs_c: all non-state functions 2026-05-24 20:34:42 -04:00
elijah-thomas774 d2d52cc88c dAcEKs_c + dTgKiesuTag_c progress 2026-05-24 20:34:42 -04:00
elijah-thomas774 5b6788804a dAcEKs_c + vt_1C0 name for dAcPy_c 2026-05-24 20:34:42 -04:00
elijah-thomas774 7da9558daa dAcEKs_c progess 5/6/26 2026-05-24 20:33:44 -04:00
elijah-thomas774 b577f14b6c dAcEKs_c start 2026-05-24 20:32:35 -04:00
robojumper 9e27df8adf Small cleanup 2026-05-25 00:55:21 +02:00
robojumper 916f07e286 dAcArrow_c 99% 2026-05-25 00:55:20 +02:00
robojumper 174f848c28 Consistency fix 2026-05-24 23:00:19 +02:00
robojumper e10759e25a Renames 2026-05-14 15:17:03 +02:00
robojumper 48fbe8d1da Progress 2026-05-14 14:40:32 +02:00
robojumper 02bab6f41f Fixes 2026-05-10 20:06:12 +02:00
robojumper 9843fc6922 Item progress 2026-05-10 20:05:48 +02:00
robojumper f9754e2eda dAcItem_c::executeState_Wait almost OK 2026-05-10 20:05:48 +02:00
robojumper 6046f9bd7c dAcItem_c::{create, createHeap} OK 2026-05-10 20:05:47 +02:00
robojumper 0146842436 item_mdl_item OK 2026-05-10 20:05:47 +02:00
robojumper b80ede8f48 item_mdl_misc OK 2026-05-10 20:05:46 +02:00
robojumper ddb1161879 Merge pull request #310 from robojumper/simple-remly-names
Simple Remly field names
2026-05-04 21:54:51 +02:00
elijah-thomas774 24624a4fd2 some more naming 2026-05-03 22:13:53 -04:00
Elijah Thomas 434b1bef7f Merge pull request #309 from elijah-thomas774/Various-Actors
Various actors
2026-05-03 15:29:45 -04:00
robojumper 463942a007 Simple Remly field names 2026-04-18 22:28:12 +02:00
elijah-thomas774 9f4cf0c308 dAcEremly_c equivalent 2026-04-18 14:35:02 -04:00
elijah-thomas774 53eea0cc9f misc dAcOFlag_c 2026-04-18 09:05:49 -04:00
elijah-thomas774 457a7d3d5d dAcOFlag_c Start 2026-04-18 09:05:49 -04:00
elijah-thomas774 61ba357989 dAcObell_c Start 2026-04-18 09:05:49 -04:00
elijah-thomas774 387b69e96e dAcODormitoryGate_c Start 2026-04-18 09:05:49 -04:00
elijah-thomas774 7156493229 more CREATE_ALLOCATOR macros 2026-04-18 09:05:49 -04:00
elijah-thomas774 5d27cfd9a5 dAcEremly_c:: oh thats a lot of changes 2026-04-08 23:52:22 -04:00
elijah-thomas774 84a65865d0 the rest of dAcEremly_c states 2026-04-07 16:49:25 -04:00
elijah-thomas774 355ac69904 dAcEremly_c::StateWater 2026-04-06 23:23:17 -04:00
elijah-thomas774 689fdc7c8a dAcEremly_c::StateFly 2026-04-06 23:23:17 -04:00
elijah-thomas774 39caf00af6 dAcEremly_c::StateHold + Jump 2026-04-06 23:23:17 -04:00
elijah-thomas774 b369832664 dAcEremly_c::StateEscapeDash + Wind 2026-04-06 23:23:17 -04:00
elijah-thomas774 cbb28071ad dAcEremly_c::StateEscape 2026-04-06 23:23:17 -04:00
elijah-thomas774 df28d80c29 dAcEremly_c::StateWalk 2026-04-06 23:23:17 -04:00
elijah-thomas774 28df560cc5 dAcEremly_c::StateWait 2026-04-06 23:23:17 -04:00
elijah-thomas774 19ccd68a75 timingB and createHeap 100% 2026-04-06 23:23:17 -04:00
elijah-thomas774 413682ed6f actorCreate 99% 2026-04-06 23:23:16 -04:00
elijah-thomas774 c743b47d7e actorExecute 99% 2026-04-06 23:23:16 -04:00
Elijah Thomas daa379e276 Merge pull request #302 from elijah-thomas774/d_t_scene_change
d_t_scene_change OK
2026-03-02 11:02:20 -05:00
elijah-thomas774 e407be820c d_t_scene_change OK 2026-03-01 13:49:50 -05:00
Elijah Thomas 79bc8e9333 Merge pull request #294 from lepelog/d_t_mass_obj
d_t_mass_obj 99%
2026-02-14 17:48:09 -05:00
robojumper 925a903af2 Merge branch 'main' into d_lyt_shop 2026-02-01 20:46:00 +01:00
lepelog 066967c146 format 2026-02-01 18:14:41 +01:00
lepelog b017949c4b d_t_mass_obj 99% 2026-02-01 18:14:38 +01:00
robojumper 9a4a557a1a Fix some REL setup mistakes 2026-01-30 00:05:51 +01:00