Commit Graph

42 Commits

Author SHA1 Message Date
270663e529 Timer constructors & traits 2024-07-31 20:59:31 -07:00
e55be91d24 change api 2024-07-31 19:06:54 -07:00
a98b71f0da un/pause mutate self instead of taking ownership (uses Copy) 2024-07-31 18:39:15 -07:00
d58af1f2b2 change function name to reflect what it does 2024-07-31 18:28:55 -07:00
42b1ae98f7 silence all warnings 2024-07-31 17:50:44 -07:00
63cc55d20c implement debug 2024-07-31 16:10:15 -07:00
1751356e3c TimerFixed is Copy 2024-07-31 15:59:10 -07:00
7736a1f8a2 it's one type 2024-07-31 15:56:53 -07:00
ccadc934ac perfection 2024-07-31 14:35:43 -07:00
78db4168a5 constructors 2024-07-31 14:21:35 -07:00
ce0572485b tweak 2024-07-31 14:09:57 -07:00
b55ba418aa tweak 2024-07-31 14:05:52 -07:00
852bbe6dad timer revelations 2024-07-31 13:57:59 -07:00
6a12d213e8 not right 2024-07-31 13:15:29 -07:00
4e4adcb934 timers 2024-07-31 12:10:35 -07:00
6ce2e64961 v0.2.0 breaking changes 2024-07-29 16:28:00 -07:00
1401c7ad13 debug trait 2024-07-25 17:47:32 -07:00
7b826e11be special method converts Bvh into Bvh with weights 2024-07-25 15:37:55 -07:00
f337c71c5b relax bvh trait bounds using enumerate 2024-07-25 13:53:20 -07:00
ba00fed9b8 accessors 2024-07-25 13:51:32 -07:00
7e91c85822 directly visit all bvh nodes 2024-07-24 14:41:35 -07:00
33aa8d5d9c convenience functions for integer types 2024-07-24 14:41:13 -07:00
6cd5234c91 constructors for unconstructable types 2024-07-23 19:04:53 -07:00
0215df9f96 todo: flying style w/o gravity (may help point out fly bugs) 2024-07-22 14:55:03 -07:00
582009baed update deps 2024-07-22 13:41:43 -07:00
0e4489b360 write crate niceties 2024-03-29 02:55:13 -07:00
324e0eb69b use strafesnet registry 2024-03-29 02:55:13 -07:00
a9f3e61f2b why is this private 2024-03-13 11:25:02 -07:00
db142d125b add Clone for Mesh 2024-03-12 21:42:19 -07:00
ef922135e6 update deps 2024-03-02 13:06:04 -08:00
9aec0e1b52 misc 2024-03-02 04:58:39 -08:00
b065f83faf fix jump limit 2024-03-02 04:58:31 -08:00
39b202176f redesign StyleModifiers 2024-03-02 04:58:00 -08:00
093a54c527 impl Clone,Copy for RenderConfig 2024-02-14 23:13:17 -08:00
45dc9e4bd3 no default 2024-02-14 19:31:57 -08:00
f2635be0fb Revert "textures are loaded separately from this temporary structure"
This reverts commit fccb13bc60.
2024-02-14 18:42:50 -08:00
47cdea0c8a data structure rewrite 2024-02-13 03:10:13 -08:00
f38d990a54 use scale const instead of magic numbers 2024-02-03 16:04:47 -08:00
5ee826d948 use an enum for hitbox 2024-01-30 19:37:19 -08:00
03d1550f60 add common modules 2024-01-30 19:37:19 -08:00
434ca29aef add common modules 2024-01-29 16:15:49 -08:00
7b263ae30e Initial commit 2024-01-25 20:07:49 -08:00