177 Commits

Author SHA1 Message Date
41cfa6ab32
Add and import KattArmor 2024-11-28 00:51:22 -05:00
43e4d45364
fix tail ParentType pivot 2024-07-19 14:29:13 -04:00
5c314f3f8a
Make paperdoll always visible when mermaid tail is 2023-10-22 14:00:35 -04:00
2ea036680d
Fix amplitude multiplier for mermaid tail 2023-10-21 04:39:29 -04:00
e50074c916
Add overrides to mermaid tail animation 2023-10-21 04:39:06 -04:00
31253ccc85
Curve mermaid tail if needed to prevent clipping 2023-10-21 04:28:27 -04:00
fc20da305c
Revert "Change angle of mermaid tail when sitting"
This reverts commit cbc79e9d9481600b89494fc5d26d036c8205033e.
2023-10-21 02:50:08 -04:00
4a671d8f21
Add curve to mermaid tail dependant on seat 2023-10-21 02:48:28 -04:00
16f2464144
Make mermaid tail move less when seated 2023-10-21 02:38:22 -04:00
cbc79e9d94
Change angle of mermaid tail when sitting 2023-10-21 02:37:07 -04:00
c0df299c84
Add pose for seated underwater to mermaid tail 2023-10-20 19:02:39 -04:00
165e052d0c
Rename a vague variable 2023-10-20 18:38:54 -04:00
19bfb41a0a
Fix nil index error in purr sound function 2023-10-19 16:51:54 -04:00
c400a17b88
Ignore nulllib.logging if missing 2023-07-02 02:28:37 -04:00
3789b2b3a2
gay idiot detector: handle player disappear 2023-07-01 13:05:28 -04:00
4f390aaa94
Add callback for armor config change 2023-07-01 13:05:14 -04:00
7bdebf2506
Add code for wiper animation 2023-07-01 01:12:15 -04:00
902f41239d
avoid hardcoding model name 2023-07-01 01:11:08 -04:00
eb6c6f1fe2
add gay detector uwu 2023-06-28 01:44:13 -04:00
a8b2b841f8
use world.getTime() instead of getTimeOfDay()
getTimeOfDay() breaks if doDaylightCycle is false (i.e. testing world)
2023-06-28 01:43:19 -04:00
658f197051
Rearrange optimized checks 2023-06-28 00:56:58 -04:00
35401336d2
Prevent meowing when using commands 2023-06-28 00:56:02 -04:00
56a46ae567
Rewrite purring to be usable outside of snore 2023-06-28 00:55:26 -04:00
74506315b5
remove comment 2023-06-27 23:45:29 -04:00
36ab666e50
add kitty sounds to some events :3
- hurt
- chat (meow)
2023-06-27 23:43:20 -04:00
61bd9a30fb
Update comments 2023-06-27 23:01:38 -04:00
ae6a6db247
Move sound_settings function to global scope 2023-06-27 23:01:20 -04:00
8b0fca18cf
Fix pmRefresh spam from tail check 2023-06-26 15:39:30 -04:00
a36bad8b3f
Remove deprecated armor_model usage 2023-06-26 14:22:53 -04:00
2a1d6adf3e
Rename deprecated PartsManager calls 2023-06-26 14:17:13 -04:00
48892c5700
Re-enable snoring 2023-06-26 02:14:47 -04:00
408f83242b
Add convenience functions for /figura run 2023-06-25 02:00:48 -04:00
db47bec57e
Remove deprecated functions
thank fuck it is over
2023-06-25 01:59:55 -04:00
8abdc839be
Stop using deprecated code 2023-06-25 01:49:29 -04:00
fdc744f5b3
Add sharedconfig and deprecate more stuff 2023-06-23 02:25:23 -04:00
c4d582ce0f
Comment out unused armor block 2023-06-23 01:49:04 -04:00
36adf3a7f0
Get rid of a lot of warnings, add deprecations 2023-06-23 01:48:41 -04:00
a5dfb68598
Update nulllib and fix UVManager to reflect change 2023-06-23 01:10:42 -04:00
5b13f3b4c9
require nulllib.sharedstate 2023-06-22 20:27:13 -04:00
7697a6d387
comment 2023-06-22 02:42:57 -04:00
b31f52b179
Group imports 2023-06-21 21:19:04 -04:00
12717afd32
Split off timers into library 2023-06-21 21:14:39 -04:00
7cc97b9756
Split off UVManager 2023-06-21 19:42:35 -04:00
d454a6340f
Split off util, logging, math, PartsManager 2023-06-21 16:11:06 -04:00
9e64a077e1
Rename unstring to parse 2023-06-21 15:18:55 -04:00
b3d646e040
Update script to Figura 0.1.0-rc.14 2023-05-09 00:31:53 -04:00
5fbea8ebd9
Make syncState rate limit stricter 2022-10-31 08:24:09 -04:00
a6367f64dd
Add debug logging for pings 2022-10-30 20:35:34 -04:00
58910fc16d
Add basic logging functions 2022-10-30 20:35:03 -04:00
df86b4cf2e
Add placeholder function for snore 2022-10-30 14:12:55 -04:00