Pyrex pyrex
  • Joined on 2022-12-17
pyrex pushed to main at pyrex/crocparty 2024-02-28 21:14:54 +00:00
d084e4dba3 Player spawn point
pyrex pushed to main at pyrex/crocparty 2024-02-28 20:55:05 +00:00
d6db2f3e5f Bounding boxes: origins
pyrex pushed to main at pyrex/crocparty 2024-02-28 20:20:21 +00:00
b0f4106d51 Tighten croc controls, different starter level
84b7a09383 Move_to_contact: handle allowed overlap correctly
Compare 2 commits »
pyrex pushed to main at pyrex/crocparty 2024-02-28 05:49:26 +00:00
c5c677320b Fix misc math bugs
pyrex pushed to main at pyrex/crocparty 2024-02-28 05:07:22 +00:00
5f522abcb5 Player controller
pyrex pushed to main at pyrex/crocparty 2024-02-28 03:57:43 +00:00
ab5c442433 Movement 1
pyrex pushed to main at pyrex/crocparty 2024-02-28 02:28:00 +00:00
26018facea Add more sprites
pyrex pushed to main at pyrex/crocparty 2024-02-28 00:01:04 +00:00
407a984300 Use Game Maker conventions for resource names
pyrex pushed to main at pyrex/crocparty 2024-02-27 23:57:43 +00:00
08f279e340 Get the croc into the engine
pyrex pushed to main at pyrex/crocparty 2024-02-27 23:36:01 +00:00
57e025e6aa Fix flipping sprites, start work on player
pyrex pushed to main at pyrex/crocparty 2024-02-27 23:10:00 +00:00
d823220e90 First real map with real tiles
pyrex pushed to main at pyrex/crocparty 2024-02-27 04:19:29 +00:00
9ef88fb34d Map works!
pyrex pushed to main at pyrex/crocparty 2024-02-27 03:51:33 +00:00
055b3dd7b1 Import LDTK maps
pyrex pushed to main at pyrex/crocparty 2024-02-27 01:32:07 +00:00
f6d942c614 Load Ultimate Lizard Total Destruction spritesheet
pyrex pushed to main at pyrex/crocparty 2024-02-27 01:04:47 +00:00
79eb52e282 Load spritesheet
pyrex pushed to main at pyrex/crocparty 2024-02-27 00:05:15 +00:00
d05e382063 Move the image loader to shared
72599b7d00 Use Jinja2, start to support sprites
Compare 2 commits »
pyrex pushed to main at pyrex/crocparty 2024-02-26 23:27:11 +00:00
c478ee23db Bugfixes/testing changes
pyrex pushed to main at pyrex/crocparty 2024-02-26 20:42:19 +00:00
cb44cab4f8 Add font loader
pyrex pushed to main at pyrex/crocparty 2024-02-26 07:17:14 +00:00
e05f050e7d Tidy up Alois' confusing code
pyrex pushed to main at pyrex/crocparty 2024-02-26 07:15:17 +00:00
ff44a3436b Minor ellipse performance improvement