Commit Graph

36638 Commits

Author SHA1 Message Date
zumorica 78aa4fb872 Use Sequencer, improve MIDI a lot 2020-05-21 15:20:37 +02:00
FL-OZ 629ff929c5
Change some instrument program #'s to better fit their name/sound. (#938) 2020-05-21 15:17:34 +02:00
Pieter-Jan Briers da4f87dd6a
Update submodule 2020-05-21 13:17:34 +02:00
zumorica 1e36851dde Timing boogaloo 2020-05-21 00:26:43 +02:00
FL-OZ e1324fff19
Fix RND console keyboard sound being global. (#933)
* global keyboard

* e

* fixes microwave while im at it

Co-authored-by: FL-OZ <anotherscuffed@gmail.com>
2020-05-20 19:11:38 +02:00
zumorica 6db9ac7247 Improved timing 2020-05-20 17:48:36 +02:00
zumorica 731ab22568 Better timing 2020-05-20 17:13:49 +02:00
zumorica 400a71f8a1 More refactors 2020-05-20 15:15:17 +02:00
zumorica fede057bc4 Bunch of refactoring 2020-05-20 15:14:52 +02:00
zumorica ea255b22c4 Attempt at queueing midi messages 2020-05-20 12:27:41 +02:00
zumorica 1e91b9f075 Change properties to auto-properties 2020-05-20 11:05:55 +02:00
zumorica e5ddf6e309 Add tile prying component 2020-05-20 10:55:17 +02:00
zumorica f04b9c0a2f God fucking dammit 2020-05-19 14:52:45 +02:00
zumorica be6eba4f75 Add TryPryTile 2020-05-19 14:50:24 +02:00
Víctor Aguilera Puerto 312e8f17a5
Merge branch 'master' into 2020-04-28-tool-component 2020-05-19 14:19:45 +02:00
zumorica 06d2cc74ed Refactor a bunch of stuff. 2020-05-19 14:17:48 +02:00
chairbender 61e4a431a2
Remove TableParts, fix SmoothTile destruction bug (#918) 2020-05-17 16:04:44 +02:00
zumorica 06c7030514 Some work 2020-05-17 12:58:54 +02:00
Víctor Aguilera Puerto 1b2063c998
Merge pull request #916 from 20kdc/fix-rotatable-swapped
RotatableComponent: Fix "clockwise/counter-clockwise" verbs being swapped
2020-05-17 01:09:09 +02:00
20kdc dd38d2f763 RotatableComponent: Fix "clockwise/counter-clockwise" verbs being swapped
"Clockwise" actually rotated it counter-clockwise and vice versa.

See response to https://discord.com/channels/310555209753690112/310555209753690112/711331672485789718 for confirmation that this is correct
2020-05-16 22:43:13 +01:00
zumorica 51f06c4142 Math -> MathF 2020-05-14 18:58:45 +02:00
zumorica 569a5b3c85 Add IStunModifier component interface 2020-05-14 18:03:08 +02:00
zumorica 014c51f913 Makes SetRotation on SpeciesVisualizer2D private 2020-05-14 17:51:57 +02:00
zumorica ebb49b3377 Document some stun code 2020-05-14 17:49:40 +02:00
zumorica b5cf3cf2da Adds stun status effect 2020-05-14 17:44:09 +02:00
zumorica a8275b4fae Sounds for stun baton 2020-05-14 16:13:25 +02:00
zumorica a22c1cb196 Whoops. 2020-05-14 16:09:44 +02:00
zumorica 735ba70f4a Remove unused using statement 2020-05-14 16:08:35 +02:00
zumorica 4fd4b4f6f3 Add method to AudioHelpers to get a random file from a sound collection 2020-05-14 16:05:36 +02:00
zumorica 2132ff41d4 In-hands are now refreshed when the prefix is changed 2020-05-14 15:44:05 +02:00
zumorica 1dd7eb8677 Stunbaton now has a 3/4 chance of applying slowdown instead of paralyze 2020-05-14 15:43:49 +02:00
zumorica 8668c78f43 Stun baton sprites 2020-05-14 15:38:17 +02:00
zumorica 567c0a1312 Animation for when mobs fall/stand 2020-05-14 13:34:45 +02:00
Pieter-Jan Briers 15ba4f50a4
Update submodule 2020-05-14 00:40:10 +02:00
zumorica 390127924b Add slowdown stun 2020-05-13 22:35:23 +02:00
zumorica 4e843358bd Remove useless bools 2020-05-13 22:13:22 +02:00
GlassEclipse 27d27f2b59
Body System Part 1 POGGERS!!! (#855) 2020-05-13 21:48:49 +02:00
zumorica 6428cdd596 Adds stunbaton 2020-05-13 20:21:03 +02:00
zumorica a524eca44b Action blocker for changing direction 2020-05-13 19:26:39 +02:00
zumorica c3c5b87fd5 Expose data on StunnableComponent 2020-05-13 19:10:29 +02:00
zumorica f968128af7 StandingStateHelper, StunSystem 2020-05-13 19:04:50 +02:00
zumorica 6737200117 Add sounds for bodyfall and thudswoosh 2020-05-13 19:04:29 +02:00
zumorica b85161a35f Adds stuns 2020-05-13 16:53:01 +02:00
Pieter-Jan Briers c9ce38a6a7
Merge pull request #892 from FL-OZ/microwave_hot_fix 2020-05-13 02:10:56 +02:00
Pieter-Jan Briers 1768d3b198
Merge pull request #902 from FL-OZ/storage_backpack_stuff 2020-05-13 02:10:19 +02:00
Pieter-Jan Briers 3ec2021b18
Merge pull request #910 from Zumorica/2020-05-12-ignore-components 2020-05-13 02:08:46 +02:00
Víctor Aguilera Puerto db0ae00e1f
Update Content.Client/EntryPoint.cs
Co-authored-by: Clyybber <darkmine956@gmail.com>
2020-05-12 21:24:39 +02:00
Pieter-Jan Briers 35f7eff3ac
Merge pull request #909 from SweptWasTaken/fluff 2020-05-12 20:46:08 +02:00
Pieter-Jan Briers 69ce5763f3
Update submodule. 2020-05-12 18:36:41 +02:00
zumorica ce0e20ea30 Ignore some server-side only components on the client 2020-05-12 14:45:35 +02:00