Commit Graph
1831 Commits
Author SHA1 Message Date
Sypsoti 50372663e6 hyperzine nerf and hallucinogenic psilocybin 2022-05-10 14:37:05 -05:00
Sypsoti 47bec39758 bartending enhancements 2022-05-09 22:09:22 -05:00
Sypsoti f102073dcb adds nondrug contraband to loadout 2022-05-03 16:27:36 -05:00
SypsotiandGitHub 661b83e61d Drug Expansion (#8575)
* adds drugs and means to make them

* nutmeg sprite and hallucination changes

* adjustments + sounds courtesy of serithi

* nit nack paddy wack
2022-04-29 16:24:16 -08:00
AtermoneraandGitHub 21bd8477c7 Merge pull request #8531 from Spookerton/spkrtn/sys/global-agenda
updates all bare globals to use /global/ semantics, and all shared members to /static/
2022-04-24 19:56:07 -08:00
spookerton 556331a6a3 use /global/ sugar for bare globals, no leading / 2022-04-24 07:54:34 +01:00
spookerton 1f3ffc2433 non-flagged, non-complex overlay -> ssoverlays 2022-04-24 07:51:12 +01:00
spookerton 1ccb2df2de trivial 1:1 overlays -> overlay proc changes
NB. In some cases we go from a more complex image() to a single icon_state string and I assume this works for every case but do not care to check because of the sheer scale of extra fiddly effort. Buyer beware, not my code.
2022-04-24 07:50:21 +01:00
atermonera 9d71839ac6 Removes devices 2022-04-17 19:14:43 -08:00
atermonera 7a9806d9b4 Removes weapons 2022-04-17 19:14:32 -08:00
Sypsotiandatermonera 2774f7dd50 ecstasy to bliss and removes cocaine 2022-04-16 09:24:33 -08:00
Sypsotiandatermonera d2a2c3bd16 adjustments 2022-04-16 09:24:33 -08:00
Sypsotiandatermonera 8e701b70e2 big pharma has given us cocaine and straws 2022-04-16 09:24:32 -08:00
Cerebulon 0c6a827fd2 Lettuce Cook 2022-04-14 21:37:14 +01:00
Sypsoti 57c617d3ad requested changes 2022-04-13 16:46:28 -05:00
Sypsoti 6eb8210190 general sprite fixes + chocolate reagent 2022-04-13 15:00:08 -05:00
AtermoneraandGitHub 83ac485925 Merge pull request #8496 from Spookerton/spkrtn/sys/out-with-the-old-2
remove some obsolete defines
2022-04-02 17:46:13 -08:00
KillianandGitHub e39f24b49e Allergen CE Conversion (#8431)
* WIP allergen conversion

* allergen CE conversion

* allergen CE conversion

inap now actually stops reactions properly

* add brute/burn allergen reactions

* recommended changes
2022-04-02 17:28:25 -08:00
atermonera 35dbabff5d Revert "Reagent Geysers, Pump Fixing, Puddles. (#8268)"
This reverts commit 6996e46ed4.
2022-04-02 15:01:17 -08:00
atermonera c01ddc44b9 Revert "Fix bugsons and an oversight."
This reverts commit 222a68bcd7.
2022-04-02 14:54:08 -08:00
spookerton 602cc67d2b removed CLAMP define 2022-03-31 19:21:58 +01:00
atermonera 861154df4d Revert "Fixes assorted mining toolspeed uses"
This reverts commit bd236dbdcf.
2022-03-29 16:19:36 -08:00
atermonera c7f1880394 Revert "What was supposed to be another straightforward major system overhaul that once again spiraled out of control (#8220)"
This reverts commit 4d8c43f106.
2022-03-29 16:01:32 -08:00
VerkisterandGitHub d56c7268df fixes puke coating stealing nutriment reagent's id
How do you even miss this and how in the world is the code itself able to miss it too until something messes up a bunch of buns?
2022-03-07 20:45:44 +02:00
Mechoid 222a68bcd7 Fix bugsons and an oversight. 2022-03-04 08:14:24 -08:00
MechoidandGitHub 6996e46ed4 Reagent Geysers, Pump Fixing, Puddles. (#8268)
* Reagent Geysers, Pump Fixing, Puddles.

* blah blah blah, CI fixes, linting, requested changes
2022-02-13 20:45:30 -08:00
AtermoneraandGitHub 4d8c43f106 What was supposed to be another straightforward major system overhaul that once again spiraled out of control (#8220)
* get_tool_quality has numerical meaning

* Basic tools set tool quality

* Toolspeed is replaced by tool quality checks

* Addresses assorted results from live test

* Extra cleanup
2022-01-16 15:52:55 -08:00
0232be9531 Repaths obj/effect/effect, datum/effect/effect [MDB_IGNORE] (#8312)
* Repaths obj/effect/effect, datum/effect/effect

* linter fixes

* No new

Co-authored-by: Atermonera <forslandm@gmail.com>
2022-01-16 00:14:39 -08:00
MistakeNot4892andGitHub 2f0a618d45 /atom New() => Initialize() [MDB IGNORE] (#8298)
* Find and replace argless atom New() to Initialize().

* Manual replacement of no-arg New() to Initialize().

* Manually replacing remaining New() overrides.

* Fixing linter issues with now-removed New() args.

* Tidying area init overrides.

* Porting Neb's atom subsystem.

* Trying to isolate init problems.

* Adjusting Init code post-test.

* Merging duplicate Initialize() procs.

* Merge resolution.
2021-11-14 00:09:14 -08:00
AtermoneraandGitHub 2701f6e3b5 Refactors reagent pump code (#8316)
* refactors reagent pump code

* Moves reagent definitions onto turfs

* Various tweaks

* qdel_null on destroy
2021-10-31 12:08:50 -08:00
MistakeNot4892andGitHub 2226ca7876 Merge pull request #8326 from Atermonera/borg_bucket_drinks
You can't feed drinks to borgs
2021-10-14 17:46:28 +11:00
Schnayy b1bb5adf78 fixes some drinks 2021-10-08 09:23:27 -05:00
atermonera b9e63e8b18 Adds can_feed proc 2021-10-07 16:39:04 -08:00
atermonera 0f8ea9dc82 You can't feed drinks to borgs 2021-10-06 22:38:35 -08:00
MechoidandGitHub 71e8b0399d Universal Anomalies (#7914)
* Xenoarch
* Map, cleanup.
* Convert to DCS.
* Attack hand, clean up.
* Allows some xenoarch item-finds to become anomalous.
* Reagents now actually trigger effects correctly.
* Anomaly Containers.
* Tweaks and Runtime Fixes.
* Adds visual effects to anomalies.
* Generalizes anomaly creation. "become_anomalous()"
* Modify as per comments. Cleans commented reference code.
2021-09-20 15:25:14 -08:00
Cerebulon 3b7cdc591f Stimulant allergen for Tajaran 2021-09-06 22:51:18 +01:00
MistakeNot4892andGitHub 66b68e5302 Merge pull request #8274 from lbnesquik/Kot-polarsi-barista-sugar
Gives the baristas sugar in their dispenser
2021-09-03 15:34:20 +10:00
MistakeNot4892andGitHub f14907cdb9 Merge pull request #8203 from Cerebulon/food2021
Food Expansion
2021-09-03 11:55:26 +10:00
lbnesquik f6fa98997c Gives the baristas sugar in their dispenser 2021-09-02 09:02:50 +02:00
MistakeNot4892andGitHub ad811cafe7 Merge pull request #8249 from Cerebulon/cubalibre
A Hint Of Lime
2021-09-01 10:25:48 +10:00
Cerebulon 81229b1fab requested changes, missing reagent, generic cubes 2021-08-31 20:08:01 +01:00
Cerebulon 71c814a8f6 Allergy severity tweaks 2021-08-29 18:06:33 +01:00
Cerebulon e2e54a7c8e Merge branch 'master' of https://github.com/PolarisSS13/Polaris into food2021 2021-08-27 21:09:46 +01:00
Cerebulon 1ac9d4fcc4 A Hint Of Lime 2021-08-26 18:03:24 +01:00
AtermoneraandGitHub 53118573a9 Merge pull request #8222 from MistakeNot4892/survivalism_nomap
General wilderness updates.
2021-08-22 21:04:17 -07:00
MistakeNot4892 9286036a3d Updates wine reagent id to redwine. 2021-08-20 11:06:05 +10:00
MistakeNot4892 4c53eda3b2 General wilderness updates; fixed frostbelle, adjusted scavenging, added some recipes and mushrooms.
Fixes for wilderness commit.
2021-08-17 18:54:37 +10:00
Cerebulon 3a9a58b12a code 2021-08-09 21:54:28 +01:00
Ghost ActualandGitHub d383606a6f 2021 Drink Revamp (#8185)
* Base Commit

* Code Fix

* Code Fix
2021-07-28 17:24:47 -09:00
klaasjared b93ac41a9d Base Commit 2021-07-17 03:12:33 -04:00