Commit Graph

29590 Commits

Author SHA1 Message Date
Acruid
8437388f2b Removed the StateBase scene, its functionality got moved back into Engine.
Changed all the dependencies inside GameScreenBase to protected so that derived classes can access them.
2020-07-19 12:44:32 -07:00
DrSmugleaf
2facb57826 Fix buckling range and north facing buckle visual bug (#1421)
* Fix being able to buckle others from farther away than intended

* Make buckling range slightly bigger

* Fix north facing buckles looking strange
2020-07-19 12:34:35 -07:00
ShadowCommander
935e3b56df Merge pull request #1416 from DrSmugleaf/wt550-mags-fix-1405
Fix .35 auto top-mounted ammo not being valid for the WT550
2020-07-19 12:23:13 -07:00
ShadowCommander
9e93972deb Merge pull request #1426 from collinlunn/construction_yaml
Construction prototype camelCase
2020-07-19 12:22:50 -07:00
ShadowCommander
b06e18981a Merge pull request #1425 from collinlunn/tech
Technology prototype camelCase
2020-07-19 12:22:25 -07:00
ShadowCommander
e4fbc054cc ServerStorage and Storable Yaml casing (#1424)
* Storable size yaml case fix

* ServerStorage yaml case fix

Co-authored-by: py01 <pyronetics01@gmail.com>
2020-07-19 12:12:02 -07:00
Acruid
7f3fabd72a The janitor's Mop Bucket (yellow thing that rolls around) is now back to being a world item. 2020-07-19 12:11:35 -07:00
DrSmugleaf
20b175d997 Add mapping command (#1411)
Co-authored-by: Pieter-Jan Briers <pieterjan.briers@gmail.com>
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com>
2020-07-19 18:43:16 +02:00
R. Neuser
86c318cc74 OverlayManager 2 Electric Boogaloo (#1410) 2020-07-19 17:32:26 +02:00
Víctor Aguilera Puerto
0d03aeff37 Update submodule. 2020-07-19 12:44:19 +02:00
Acruid
c9374992a6 Converted everything to use collision and physics component interfaces. 2020-07-19 00:33:02 -07:00
Acruid
ea94f4a182 Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
py01
e8daca3539 Construction prototype camelCase 2020-07-18 20:51:39 -06:00
py01
07e4318893 Technology prototype camelCase 2020-07-18 20:47:10 -06:00
py01
e33caaddea ServerStorage yaml case fix 2020-07-18 19:41:44 -06:00
py01
72a5a3f3fd Storable size yaml case fix 2020-07-18 19:36:40 -06:00
DrSmugleaf
d9ce973af0 Fix not being able to take items out of storage (#1417) 2020-07-18 05:59:22 -07:00
DrSmugleaf
96d762670f Fix .35 auto top-mounted ammo not being valid for the WT550 2020-07-18 12:09:18 +02:00
ike709
e65c64af14 Adds the ChemMaster 4000 (#1398) 2020-07-17 22:41:19 +02:00
Pieter-Jan Briers
37a893c8ad Adds side-open button styles. 2020-07-17 12:06:52 +02:00
Pieter-Jan Briers
d6b772adcc Integration test to test restartround. 2020-07-17 11:25:11 +02:00
Pieter-Jan Briers
11ad47303a Fixes exceptions in AiReachableSystem on round restart. 2020-07-17 11:17:42 +02:00
DrSmugleaf
53a2392edc Fix restartround crash and cleanup ServerStorageComponent (#1340) 2020-07-17 11:03:07 +02:00
Exp
90ca60c56a Airlock Hacking: AutoClose & Safety (#1395) 2020-07-17 10:51:43 +02:00
Pieter-Jan Briers
607ca2d824 Fix submodule 2020-07-17 10:47:01 +02:00
Alex S
938b23ee49 Projectiles Now check for Hard (#1397) 2020-07-17 10:45:35 +02:00
Hugal31
a5051c549b Use TheName macro and GrammarComponent (#1396) 2020-07-17 10:44:32 +02:00
DrSmugleaf
f313a9267a 0 days without buckle breaking (#1366) 2020-07-17 10:43:10 +02:00
Kmc2000
5c723ea70e RCD (#912) 2020-07-17 10:42:05 +02:00
F77F
37f5e175e0 Fix construction ghost HandsComponent check (#1386)
Co-authored-by: scuffedjays <yetanotherscuffed@gmail.com>
2020-07-17 10:40:38 +02:00
F77F
de013ba2ab Add a "give full access" button to the sandbox menu for convienence. (#1387)
Co-authored-by: scuffedjays <yetanotherscuffed@gmail.com>
2020-07-17 10:38:58 +02:00
Pieter-Jan Briers
4d9344c733 Fix integration tests. 2020-07-16 17:07:12 +02:00
Pieter-Jan Briers
8ec512c46f These are words. 2020-07-16 16:04:55 +02:00
ike709
e9c6e2a5da Adds boiling points and melting points for all chemicals and elements (#1390)
* Adds boiling points and melting points for all chemicals and elements

* Readd ice, will deal with it later
2020-07-14 21:41:11 +02:00
Pieter-Jan Briers
e4beb6d524 Update submodule 2020-07-13 16:29:37 +02:00
James Campos
52ddcfedc5 Fix client crash when when controlling and uncontrolling a stunned entity (#1388)
Fixes #1192
2020-07-13 15:54:47 +02:00
Pieter-Jan Briers
67dccd78b2 Update submodule 2020-07-13 02:03:04 +02:00
Pieter-Jan Briers
58066dc42c Update submodule 2020-07-13 01:57:00 +02:00
Pieter-Jan Briers
5ffe569947 Update submodule 2020-07-13 01:23:35 +02:00
Swept
33ed9eea82 Finished dark souls carvings (#1383) 2020-07-12 22:49:20 +02:00
Víctor Aguilera Puerto
85497bb157 Clown PDA is now slippery. 2020-07-12 12:23:40 +02:00
ike709
07301bdfc3 Better water color (#1379) 2020-07-11 18:45:56 -07:00
ike709
203a835264 Emergent Sanitation Gameplay (#1378)
* Emergent Sanitation Gameplay

* Fix the map

* Address review

* Mention if it's slippery in the description
2020-07-11 23:49:54 +02:00
Víctor Aguilera Puerto
531d9626ad Update submodule. 2020-07-11 20:14:39 +02:00
Pieter-Jan Briers
bd80b0df7b Make potted plants use the macro as example. 2020-07-11 15:19:41 +02:00
metalgearsloth
51d08e8b05 AI Reachable system (#1342)
Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
2020-07-11 15:09:37 +02:00
Pieter-Jan Briers
347b4b2893 Update submodule 2020-07-11 15:08:26 +02:00
Pieter-Jan Briers
db0026a365 ComponentFetchBenchmark 2020-07-11 13:21:41 +02:00
Acruid
b6b31b7294 Construction Bugfixes (#1329)
* Added: CanReach property to AfterAttack events which signals if the attack was within reach.
Fixed: You cannot construct/deconstruct things out of reach.
Fixed: Construction entities now preserve transform rotation.
Fixed: No more exceptions about missing grids when constructing world entities.
Fixed: Used the proper intermediate sprite for intermediate entities.
Fixed: Issue with missing sprite layers on ghost.

* The alligator is greedy, he always eats the bigger number...

* Adds a check so that you cannot use tools on entities that are obstructed from view.
2020-07-10 16:52:07 -07:00
ike709
89c111664a Adds logout command, tweaks login (#1320) 2020-07-10 23:27:45 +02:00