Commit Graph

  • f3315feba1 Fix EntityTest to load prototypes at init properly. Pieter-Jan Briers 2020-08-29 07:53:04 +02:00
  • 56909d3392 Make messages have a capital letter at the start (#1952) RemberBL 2020-08-28 15:00:49 +02:00
  • 16f0eebf15 Merge branch 'master' into 2020-08-19-firelocks Víctor Aguilera Puerto 2020-08-28 14:35:45 +02:00
  • fb0ac3d70e Atmos optimizations (#1944) Víctor Aguilera Puerto 2020-08-28 14:32:56 +02:00
  • d1f0ea0112 GLES2: More shader stuff to get things working 20kdc 2020-08-28 12:00:16 +01:00
  • 3758eb1b60 Disposal trunks now eject incoming entities (#1942) Julian Giebel 2020-08-28 10:11:08 +02:00
  • c09c9176ef Add do_after to TryInsert (#1938) Julian Giebel 2020-08-28 09:31:17 +02:00
  • d809968635 GLES2: Content shader stuff (possibly unfinished) 20kdc 2020-08-28 00:04:44 +01:00
  • 7b12d4e08c PipeNet (#1626) py01 2020-08-27 09:45:27 -06:00
  • 548ef3dedb Add HUD button that displays your SSS role and allies (#1895) DrSmugleaf 2020-08-27 16:39:29 +02:00
  • 388e717a53 Get rid of CuffSystem, make CuffableComponent update its hand count properly (#1927) nuke 2020-08-27 10:33:10 -04:00
  • fc6ec5a7b9 Add ItemStatus to energy weapons (#1921) Exp 2020-08-27 16:31:29 +02:00
  • 26de86058e Rpg visualization fix (#1928) py01 2020-08-27 08:28:50 -06:00
  • 026b7b890c ExAct for lockers (#1931) py01 2020-08-27 08:27:49 -06:00
  • acfb452aa7 Update submodule. Víctor Aguilera Puerto 2020-08-26 17:57:51 +02:00
  • a17239ad2c Fix for handcuff exception (#1923) nuke 2020-08-26 10:59:34 -04:00
  • 6a3dbc6f8c Update submodule Pieter-Jan Briers 2020-08-26 13:47:22 +02:00
  • 01ba95396d Fix mismatched case in audio file (#1920) DTanxxx 2020-08-26 23:04:21 +12:00
  • b1e32b08f0 Update submodule. Víctor Aguilera Puerto 2020-08-26 03:58:54 +02:00
  • ca30caec03 Recycler optimise (#1873) metalgearsloth 2020-08-26 11:53:22 +10:00
  • 1d17331853 (Re)add healing items (#1918) DrSmugleaf 2020-08-26 03:50:26 +02:00
  • 47d89bc280 Fix for missing loc strings in handcuffs. (#1919) nuke 2020-08-25 21:49:29 -04:00
  • dd3a697c12 Fix the server not checking uplink purchase prices (#1917) DrSmugleaf 2020-08-25 18:13:19 +02:00
  • 4854a54ee1 Add strip verb (#1894) DrSmugleaf 2020-08-25 17:43:27 +02:00
  • 292ef4ef16 Admin Menu (#1648) Exp 2020-08-25 17:18:32 +02:00
  • c665e66318 Accent System (#1892) Exp 2020-08-25 17:09:39 +02:00
  • 34b2902641 Fix errors with creating gas mixtures on class instantiation (#1916) DrSmugleaf 2020-08-25 16:53:59 +02:00
  • b0a18ebc5b Fix AiReachable crash (#1913) metalgearsloth 2020-08-26 00:44:23 +10:00
  • 6240f43ea5 Fix AI mapping crash (#1915) metalgearsloth 2020-08-26 00:16:54 +10:00
  • 4f8fbe2749 Fix parallel tests unreliably failing due to statics in Atmospherics (#1914) DrSmugleaf 2020-08-25 16:14:26 +02:00
  • f436429a81 Disable Win cvar (#1909) Exp 2020-08-25 16:10:54 +02:00
  • 80940a8d8a Add restart round command test (#1897) DrSmugleaf 2020-08-25 15:26:33 +02:00
  • 5583801047 Update submodule DrSmugleaf 2020-08-25 15:09:17 +02:00
  • a62935dab2 Handcuff system (#1831) nuke 2020-08-25 08:54:23 -04:00
  • 6b56297c69 Adds Vault Verb (#1889) Exp 2020-08-25 13:45:00 +02:00
  • a854a86872 Fixes ghost NRE in lobby (#1907) NuclearWinter 2020-08-25 05:37:54 -06:00
  • 318f051fb9 Allow all door access in Suspicion mode (#1817) Visne 2020-08-25 13:37:21 +02:00
  • b5a68748ea Fix strip menu not closing properly (#1908) Exp 2020-08-25 12:44:06 +02:00
  • 520e523d30 Refactor UserInterface properties to use a helper (#1896) DrSmugleaf 2020-08-24 20:47:17 +02:00
  • d9f02a6a0a The disposals pushing and pulling update (#1875) Julian Giebel 2020-08-24 20:41:15 +02:00
  • 9019079d79 Adds a cat and then a gat (#1868) Swept 2020-08-24 18:27:32 +00:00
  • 997d3dcdd4 startingGear for NPCs (#1877) metalgearsloth 2020-08-25 04:11:32 +10:00
  • abc446109e Fixed sawn-off inhand-right sprite (#1869) Swept 2020-08-24 18:10:57 +00:00
  • f2a321008b Merge pull request #1893 from DrSmugleaf/pragma-begone Pieter-Jan Briers 2020-08-24 15:52:06 +02:00
  • 8a27a5322a Replace pragma warning 649 disable/restore with default! DrSmugleaf 2020-08-24 14:10:28 +02:00
  • a4f527351e Add test for adding each component individually to an entity (#1870) DrSmugleaf 2020-08-24 13:39:00 +02:00
  • 9e6459ac79 Gun verb changes (#1888) py01 2020-08-24 05:20:11 -06:00
  • 501c8a9f6a Slight DisposalUnit optimisation (#1874) metalgearsloth 2020-08-24 21:16:23 +10:00
  • 56ebde7f45 Add IItemStatus to some weapon types (#1879) Exp 2020-08-24 13:13:26 +02:00
  • 969eeb5528 Add AI factions (#1807) metalgearsloth 2020-08-24 20:33:03 +10:00
  • df823d2245 Add Flashlight Visualizer/states (#1861) SoulSloth 2020-08-24 06:32:18 -04:00
  • 769a371be6 Make the lobby player list include the ready indicator and not hack it together (#1860) Exp 2020-08-24 12:11:53 +02:00
  • 99e0f2019d Remove duplicate PhysicalConstants.cs (#1890) Exp 2020-08-24 12:01:47 +02:00
  • b9f6178b5b Touches up wiggle room sprite Swept 2020-08-23 17:11:14 -07:00
  • 899de90b93 Adds cyber sylph's Swept 2020-08-23 14:48:20 -07:00
  • c1b6bf5237 Adds Zolando and Bird Cage Swept 2020-08-23 13:09:10 -07:00
  • 16f520f1b9 Adds LV-426 and The Sun Swept 2020-08-23 12:58:03 -07:00
  • 1f62047e41 Adds The Wiggle Room Swept 2020-08-23 12:44:51 -07:00
  • 7a29f44ef4 Readded Maltese Falcon Swept 2020-08-23 12:23:46 -07:00
  • 63f2220a26 Removed femboy barsign Swept 2020-08-23 12:22:17 -07:00
  • c792cc8906 Adds the emprah bar sign Swept 2020-08-23 11:50:31 -07:00
  • 42d2334334 Fix airtight entities not getting invalidated and their vacuum not being fixed (#1876) DrSmugleaf 2020-08-23 17:17:19 +02:00
  • 39f346ed42 Fix stripping menu hands' items not showing correctly. Víctor Aguilera Puerto 2020-08-23 15:03:01 +02:00
  • fad6cdd4d1 Give maintenance access to jobs that didn't have it. Víctor Aguilera Puerto 2020-08-23 14:58:28 +02:00
  • 34e7ae6c7a Add pressure protection to hardsuits, cleanup hardsuit prototypes Víctor Aguilera Puerto 2020-08-23 14:47:37 +02:00
  • 814daaba4c Fix the flashlight's power bar and status with no battery (#1862) DrSmugleaf 2020-08-23 13:19:40 +02:00
  • a4a25a9975 Remove localization manager dependencies from components (#1864) DrSmugleaf 2020-08-23 12:53:09 +02:00
  • 0b4ca168d4 Fix AI steering throw (#1872) metalgearsloth 2020-08-23 20:42:59 +10:00
  • babb5ec69d Removes old/cruddy bar signs Swept 2020-08-22 17:20:02 -07:00
  • ac3db20815 Mad? Swept 2020-08-22 16:42:20 -07:00
  • b9196d0a10 Add a test that puts all components on an entity and checks for no exceptions (#1815) DrSmugleaf 2020-08-22 22:29:20 +02:00
  • c8178550b8 Balance dallas to spawn with less ammunition. Víctor Aguilera Puerto 2020-08-22 20:30:54 +02:00
  • 1119dabfee Balance SSS weapon spawners. Víctor Aguilera Puerto 2020-08-22 20:30:43 +02:00
  • 5de139d6fd Improves examine for ranged weapons, magazines and ammo. Víctor Aguilera Puerto 2020-08-22 20:07:35 +02:00
  • fffff53762 Remove duplicate component in xeno prototype. Víctor Aguilera Puerto 2020-08-22 19:57:15 +02:00
  • 7794b2cff4 Low walls can now be climbed. Víctor Aguilera Puerto 2020-08-22 19:40:17 +02:00
  • bec72195a6 Update submodule. Víctor Aguilera Puerto 2020-08-22 19:37:31 +02:00
  • 35e963a0ea Lights now show a popup message when you burn yourself. Víctor Aguilera Puerto 2020-08-22 19:37:23 +02:00
  • 7e957ceff1 Fix not dropping your items when dying while buckled (#1856) DrSmugleaf 2020-08-22 17:07:41 +02:00
  • 092dd7c946 Fix xenos not changing sprites when going into crit or dying (#1854) DrSmugleaf 2020-08-22 15:51:35 +02:00
  • c87a8d5b51 Fix NRE when pointing happens without player data or a mind (#1855) DrSmugleaf 2020-08-22 15:18:04 +02:00
  • 265afc9929 Change NextTube in DisposalTubeComponent to consider multiple tube (#1851) Julian Giebel 2020-08-22 13:55:58 +02:00
  • 8e54ea42e6 Fix rare crash when deleting airlock while the deny animation is playing Víctor Aguilera Puerto 2020-08-22 13:41:35 +02:00
  • bb923aa230 As discussed on the Discord, xenos are not humans (#1840) DrSmugleaf 2020-08-22 13:40:22 +02:00
  • f7c71b500f Make airlocks, lights and chairs/stools destructible. Víctor Aguilera Puerto 2020-08-22 13:27:03 +02:00
  • 92db5ad999 Reduce pistol item size to half, allowing them to be held in pockets. Víctor Aguilera Puerto 2020-08-22 13:15:14 +02:00
  • 34bb6310fa Fixes handmade pistol Víctor Aguilera Puerto 2020-08-22 13:12:53 +02:00
  • 3eb22ef33e Add missing audio license Víctor Aguilera Puerto 2020-08-22 12:59:08 +02:00
  • 1b634739ac Observers are shown as observers in the RoundEndSummary (#1838) Exp 2020-08-22 12:45:49 +02:00
  • efbd01d0bf Add test for airlocks opening/closing and blocking entities (#1842) DrSmugleaf 2020-08-22 12:30:30 +02:00
  • 4fa4e42462 Tweak player BB to be more accurate (#1846) Swept 2020-08-22 10:30:08 +00:00
  • 28309be161 Make nullable warnings errors locally (#1837) DrSmugleaf 2020-08-22 12:25:20 +02:00
  • 8a21df21f2 Fix nullable build errors (#1849) DrSmugleaf 2020-08-22 12:24:59 +02:00
  • 1c21f2c3b0 Rework emergency lights (#1830) Julian Giebel 2020-08-22 12:06:29 +02:00
  • 72e50cce94 AI pickup changes (#1811) metalgearsloth 2020-08-22 20:03:24 +10:00
  • b3156e9934 Play special sound when you get chosen as traitor in SSS. Víctor Aguilera Puerto 2020-08-21 21:09:24 +02:00
  • 1086474cd0 Do not spawn the item in nullspace in InventoryHelpers Víctor Aguilera Puerto 2020-08-21 20:29:29 +02:00
  • a5fbe0f024 firelock stuff I guess Víctor Aguilera Puerto 2020-08-21 18:29:43 +02:00
  • 7887f78f0d Restricts character age from being under 18 or over 120 years old (#1836) Swept 2020-08-21 09:26:31 -07:00
  • fd81e05d5b Add inventory helpers and an integration test for it (#1841) Víctor Aguilera Puerto 2020-08-21 18:09:47 +02:00