Pieter-Jan Briers
50433c7ab6
As you can clearly see, I am good at programming.
2019-04-07 12:36:15 +02:00
Pieter-Jan Briers
9f44870eb9
Move keybinds INTO content.
2019-04-06 18:07:43 +02:00
PrPleGoo
77753debeb
Leather gloves and an LED tube light. ( #187 )
...
Added BurnTemperature to bulbs.
Added HeatResistance to clothing and species.
Added HeatResistanceComponent which resolves armor vs skin.
Made the hand burn on lamps only happen when heat resistance is too poor.
2019-04-06 17:11:51 +02:00
Víctor Aguilera Puerto
9f1dd9f876
ItemList style. ( #183 )
2019-04-06 17:07:43 +02:00
Pieter-Jan Briers
73ab6716a5
Update submodule
2019-04-06 17:04:52 +02:00
Víctor Aguilera Puerto
0deaa483dd
Ignore server-side components. ( #185 )
2019-04-06 13:41:09 +02:00
Pieter-Jan Briers
f6af1a4ad5
Merge pull request #184 from PrPleGoo/master
...
Make Attackby (etc) parameters use event args.
2019-04-06 13:40:46 +02:00
PrPleGoo
43cef42fba
Fixed module
2019-04-05 19:54:24 +02:00
PrPleGoo
66344c3ac7
Activate with an EventArg object for a parameter
2019-04-05 19:44:32 +02:00
PrPleGoo
c90d54664b
UseEntity with an EventArg object for a parameter
2019-04-05 19:42:49 +02:00
PrPleGoo
7d85141c9b
AfterAttack with an EventArg object for a parameter
2019-04-05 19:40:46 +02:00
PrPleGoo
9b2be2ba50
RangedAttackBy with an EventArg object for a parameter
2019-04-05 19:32:18 +02:00
PrPleGoo
ddde077d16
AttackByEventArgs inherits from EventArgs again
2019-04-05 19:29:16 +02:00
PrPleGoo
495315565a
AttackHand with an EventArg object for a parameter
2019-04-05 19:27:39 +02:00
PrPleGoo
ee7a29326d
AttackBy with an EventArg object for a parameter
2019-04-05 19:22:38 +02:00
PrPleGoo
6f298cab62
Update .gitmodules
2019-04-05 18:12:01 +02:00
Pieter-Jan Briers
f5bb790edb
Footstep sounds. ( #182 )
2019-04-05 02:04:34 +02:00
Pieter-Jan Briers
85241a7dce
Update submodule. Switch to EncodingHelpers.UTF8
2019-04-05 02:04:09 +02:00
Pieter-Jan Briers
f08d4bf7eb
Update submodule.
2019-04-05 00:19:42 +02:00
Pieter-Jan Briers
8ff58821ac
Update submodule.
2019-04-04 19:44:45 +02:00
Pieter-Jan Briers
ea581e67c8
Correctly implement movement blocking and undo that appearance mess.
2019-04-04 19:43:01 +02:00
Pieter-Jan Briers
0fe1407214
Move movement to client.
2019-04-04 16:18:43 +02:00
Pieter-Jan Briers
b8e7ae925f
Update submodule
2019-04-04 15:14:43 +02:00
Pieter-Jan Briers
bdb6bf35bf
Update submodule
2019-04-04 15:09:45 +02:00
Pieter-Jan Briers
9f3f09871e
Wires are now actually hidden by floor tiles. ( #181 )
2019-04-04 15:09:06 +02:00
Injazz
3b0ec7f695
Adds header to readme.md ( #179 )
...
* Adds header
* updates header link
Github hosted image now
* use commit instead of master
2019-04-04 15:06:39 +02:00
Pieter-Jan Briers
fe01a7ccfc
Update submodule
2019-04-04 00:39:10 +02:00
Pieter-Jan Briers
bd5f920151
Content changes for tile ID refactor.
2019-04-03 21:20:26 +02:00
Pieter-Jan Briers
b52b8d495e
Update submodule.
2019-04-01 23:44:59 +02:00
ScumbagDog
1af1ee2ad4
Made a fancier lasergun ( #174 )
...
Laserguns now have an internal capacitor that can be recharged by using it with a power cell
Makes the final fix for #138
2019-04-01 20:06:43 +02:00
Pieter-Jan Briers
b94e015314
Style UI tooltips.
2019-04-01 20:05:45 +02:00
Pieter-Jan Briers
04942442aa
Update submodule.
2019-04-01 20:05:39 +02:00
Pieter-Jan Briers
eef0db6001
Change main menu button font.
2019-04-01 15:53:50 +02:00
Pieter-Jan Briers
0e1b3607a4
Update submodule.
2019-04-01 15:53:44 +02:00
Pieter-Jan Briers
89f175c73b
Maybe fix macOS app bundles.
2019-04-01 13:40:10 +02:00
Pieter-Jan Briers
25f680267c
Update submodule
2019-03-31 16:24:22 +02:00
Pieter-Jan Briers
c06c9e92a5
Update readme to show build status again
2019-03-31 15:21:44 +02:00
Pieter-Jan Briers
d4fb4e8822
Update submodule
2019-03-31 14:54:58 +02:00
Silver
b23f3a119e
Update submodule
...
Fixed pathhelper localpath issue where special characters fragmented path.
2019-03-30 18:22:57 -06:00
Pieter-Jan Briers
1da3e89c7b
Update submodule
2019-03-31 00:51:55 +01:00
clusterfack
bc98d3cef8
Fix examine going to all clients ( #175 )
...
It was using the incorrect overload
2019-03-30 23:46:54 +01:00
Pieter-Jan Briers
2bfb03cd29
Update submodule, unfuck scripts, clean up solution file.
2019-03-30 23:20:50 +01:00
clusterfack
2dbbd72a22
Updates .bat startup files ( #177 )
...
Makes it easier for newbs to start up server/client using the batch files
2019-03-30 22:53:24 +01:00
clusterfack
5391221391
Silver fucked up
2019-03-30 16:17:35 -05:00
Silver
1ad7b03023
Update submodule, Fix localpath
2019-03-30 13:51:25 -06:00
Silver
66cec2a4bf
Update submodule
2019-03-30 13:49:43 -06:00
clusterfack
a73c76cd02
Fix being able to store larger or the same size storage containers within another ( #172 )
2019-03-30 13:56:29 +01:00
clusterfack
e381920e86
Fix Species UI Overlay Removal ( #173 )
...
Soooo nameof turns a variable into a string of that variable. I'm not sure where I copied that from but ID is the proper value.
2019-03-30 12:40:15 +01:00
Silver
5eefc7fd45
Update Submodule again
2019-03-30 01:16:18 -06:00
Silver
8792c06d87
Updated submodule RobustToolbox
2019-03-30 01:05:01 -06:00