Commit Graph

20 Commits

Author SHA1 Message Date
Collin Smith
7e2b2679ba Aggregation of horizontal walls 2019-05-06 10:29:09 -07:00
Collin Smith
c36313304b Improved direction math to use backing MapRenderer to result in correct angle 2019-05-05 20:52:20 -07:00
Collin Smith
a0817b26a7 Disabled shadows and removed unneeded pos calculation 2019-05-05 18:13:36 -07:00
Collin Smith
b5c1c0933c Integrated MapRenderer to draw world 2019-05-05 17:44:18 -07:00
Collin Smith
fbbaee714d Fixed initial starting position 2019-05-05 17:13:13 -07:00
Collin Smith
794dd8cff7 Disabled camera movement when path generated 2019-05-05 15:14:53 -07:00
Collin Smith
c079787cac Moved MapViewer to tools module -- deleted mapbuilder module 2019-05-05 15:09:43 -07:00
Collin Smith
1c2a299045 Added support for box2d lights 2019-05-05 03:39:25 -07:00
Collin Smith
4fc44bb8cd Increased base velocity to 1 m/s 2019-05-05 01:26:04 -07:00
Collin Smith
f79baf0c4c Changed player to circle shape
Changed player to circle shape
Player will now face direction of linear velocity
2019-05-05 01:20:55 -07:00
Collin Smith
1aae833301 Improved movement behavior 2019-05-05 01:14:08 -07:00
Collin Smith
4b01a73460 Integrated mouse for entity movement
Integrated mouse for entity movement
Bound camera to player entity position
2019-05-05 01:10:00 -07:00
Collin Smith
7f192ebea6 Added test player body 2019-05-04 23:25:51 -07:00
Collin Smith
40b864c400 Created WallAggregatorTool to assist with developing box2d integration 2019-05-04 22:51:47 -07:00
Collin Smith
f2941cc9ca Deprecated DirectionUtils and removed it from repo
Deprecated DirectionUtils and removed it from repo
Propagated changes back into DirectionTool
Fixed bug regarding direction4 math
2019-05-02 20:59:38 -07:00
Collin Smith
2a0ed7d40a Created direction tools to provide interactive testing tool for new directions 2019-05-02 02:51:35 -07:00
Collin Smith
74cc7b82e2 Improved time steps so animation speeds look consistent across varying fps 2019-05-01 20:34:37 -07:00
Collin Smith
b4ad257503 Created AnimationTool to test smoothed vs original animation deltas 2019-05-01 01:45:05 -07:00
Collin Smith
dee5965864 Added tool to calculate fcr breakpoints to test math and generate tables 2019-04-29 19:03:15 -07:00
Collin Smith
2fdfd87f6f Created tools module
Created tools module
Ported Tester404 font metrics tool
2019-04-18 02:19:07 -07:00