Commit Graph

453 Commits

Author SHA1 Message Date
Spookerton 978f4511a5 examine signature changed to include distance
- distance is INFINITE, 0, or a positive integer based on get_dist() between
the examiner and examinee's turfs when they are on the same Z. When the
examiner is dead or a ghost, distance is always 0.
- also updates /examine( implementations to use it!
- adds w_class_to_name proc for reusing "It is a X item." examine behavior.
2024-01-31 13:49:52 +00:00
Atermonera aca27def7b Merge pull request #9307 from Spookerton/spkrtn/cng/tastes-like-'gator
teshari meat looks like chicken
2024-01-30 16:53:34 -08:00
Atermonera 93d7ad56cc Merge pull request #9300 from Spookerton/spkrtn/del/remove-tcomms-scripting
remove tcomms scripting
2024-01-30 16:23:24 -08:00
MistakeNot4892 8bb0fbcd1a Fixes/tweaks from testing bonfires and cooking. 2024-01-19 00:18:40 +11:00
MistakeNot4892 e272246877 Collapsing fireplace logic into bonfire. 2024-01-18 22:38:31 +11:00
MistakeNot4892 1d03b7a3d5 Added fire and grill sounds to the bonfire. 2024-01-18 19:31:15 +11:00
MistakeNot4892 b9c71c9a95 Adding grilled fish. 2024-01-18 19:06:38 +11:00
MistakeNot4892 5d80ac21b8 Adding dried meat. 2024-01-18 18:54:03 +11:00
MistakeNot4892 4077e10507 Generalizing drying racks. 2024-01-18 18:54:03 +11:00
Spookerton 6d865d9859 remove usages of /tmp/ 2024-01-18 07:33:14 +00:00
Spookerton a81bba8d93 teshari meat is chicken 2024-01-17 13:08:21 +00:00
MistakeNot4892 5d4709a482 Testing/refinement of backyard grilling logic. 2024-01-17 23:46:01 +11:00
MistakeNot4892 5eab79f06d Adding extremely halfassed grill cooking to bonfires. 2024-01-17 22:15:51 +11:00
MistakeNot4892 fd072be641 Adding several Sivian food items and recipes with sprites by Evree, thank you! 2024-01-17 21:29:48 +11:00
Atermonera c5bfdc8513 Merge pull request #9298 from Spookerton/spkrtn/sys/initial-515
514->515 initial
2024-01-14 14:41:21 -08:00
MistakeNot4892 fc0d17da18 Tweaking how much protein is in nuggets and now many are made by the recipe. 2024-01-09 07:42:23 +11:00
MistakeNot4892 fa9e49df2c Adds nugget share packs. 2024-01-09 07:27:02 +11:00
Spookerton 5a52ebcaa5 514->515 initial
adds _version.dm compatibility file + core/math/math.dm dependency
adds polyvis.html tool to go along with math.dm
converts uses of n_ceil to ceil
2023-12-29 16:45:47 +00:00
Greenjoe12345 50bfc58975 meatshake 2023-09-25 23:20:58 +01:00
spookerton 29be1f09d2 fix some misc hits on direct overlays access 2023-09-10 17:00:06 +01:00
Spookerton b0f2f4921d Merge pull request #9231 from MistakeNot4892/gibber
Fixing issues with the gibber not processing humans.
2023-08-30 16:35:44 +01:00
MistakeNot4892 b1bb99eea1 Fixing issues with the gibber not processing humans. 2023-08-31 00:29:05 +10:00
MistakeNot4892 c29c31f0a0 Converting some direct reagent data stuff to work with the new taste system. 2023-08-30 20:45:57 +10:00
MistakeNot4892 55fca55536 Changing some spiciness descriptions for Tesh. 2023-08-30 20:45:57 +10:00
MistakeNot4892 f01fbaa902 Reworking the taste system to allow for species-level taste definitions.
Reworking how data is initialized and handled by reagents.

Post-rebase update for taste PR.

Further work on the taste system.

Updating taste strings. God help me.
2023-08-30 20:45:57 +10:00
Spookerton 53586d7f81 Merge pull request #9230 from Greenjoe12345/tesharii
removes tesharii
2023-08-30 10:53:18 +01:00
Greenjoe12345 6a027c6e8a tesharii 2023-08-29 15:30:48 +01:00
evreeone a7762d2d4d Removed a space from the Moghesian Sea Delight type definition 2023-08-09 01:49:16 -07:00
Atermonera 8bc72a969a Merge pull request #9186 from Cerebulon/foodfixes_jul23
Minor food taste fixes
2023-08-05 12:35:22 -08:00
Atermonera 4d1c709fcc Nymph phyxes (#9180)
* Fixes to nymphs

* clean up lingering carbon/alien references

* Add growth to stat panel

* Add rootlocal to known languages

* add zone sel

* *nibble
2023-08-02 22:41:55 -08:00
Cerebulon 7d99e7d632 Minor food taste fixes 2023-07-31 15:13:07 +01:00
Cerebulon c65e1856f0 consistent teshari food 2023-07-02 18:01:30 +01:00
Cerebulon 94e5bfe8ae Various taste fixes 2023-07-02 17:53:53 +01:00
Atermonera cce7c1f115 Merge pull request #9120 from Cerebulon/appliancetypo
Fixes appliance typo(s)
2023-06-23 17:20:39 -08:00
Cerebulon 5cdfc4f09a Flavour Enhancement: Flavour (#9034)
* Flavour strings and food tweaks

* Secret Meats...

* beet soup runtime

* fixes chip plates and subtypes

* final spelling corrections
2023-06-23 16:54:49 -08:00
Cerebulon 4ce479fc5e Fixes appliance typo(s) 2023-06-19 00:55:12 +01:00
Greenjoe12345 cdf56af1e5 kirani 2023-04-23 20:39:42 +01:00
Ava 2976177f2a Slimes can eat loose food, decals, dirt, and so on (#9064)
* Slimes can eat food, decals, dirt, and so on

* Bugfix I found in the course of math

* I think I wrote that as a fallback but I'm not sure

* review fix - tested this and it seems to work
2023-04-09 10:49:59 -08:00
klorpa f445ffde0a Spelling Fixes (#8973)
* SpellingFixes

* OtherTypos

* OtherTypos
2023-04-08 21:39:28 -08:00
Atermonera a2c68d9a8d Sheet storage has different caps per type. (#9029)
* Adds per-type max storage persistence

* false paths
2023-03-13 23:44:06 -08:00
Atermonera 54f6dce783 Merge pull request #9012 from Cerebulon/mug_fix
Fix some coffee mugs not using the correct sprites
2023-03-08 19:34:20 -08:00
MistakeNot4892 642348983f Fixing positional custom emotes. (#9011)
* Fixing positional custom emotes.

* see_emote cleanup.

* Further refinement work on custom emotes.

* Cleaning up some custom_emote() calls.
2023-03-08 19:33:25 -08:00
Seris02 75577bd3ca cleans up so many to_chats so they use vchat filters, unsorted chat filter for everything else (#9006)
* better filters for vchat, unsorted chat filter

* adds closing tags, fixes an error I somehow missed
2023-03-08 18:57:55 -08:00
Atermonera ab7f5a8c3d Merge pull request #8958 from Cerebulon/mining_sounds
Sounds for fabricators, mining machines, levers
2023-03-04 11:59:46 -08:00
Cerebulon 884ed978a3 Fix some coffee mugs not using the correct sprites 2023-03-02 01:49:35 +00:00
Cerebulon 475a57d8fb Sounds for fabricators, mining machines, levers 2023-02-25 22:54:42 +00:00
Cerebulon 69ba99b5e6 /tg/ era language pass (#8962)
* /tg/ era language pass

* Another pass, more generally inc. code comments

* Even more word tweakies
2023-02-24 23:33:52 -08:00
Atermonera e5c920e680 Axes carbon aliums, makes nymphs direct subtype of carbon (#8931)
* Axes carbon aliums, makes nymphs direct subtype of carbon

* Keep type as diona
2023-02-18 21:07:53 -08:00
Greenjoe12345 d6083cd262 Teshari/Skrell food expansion (#8888)
* food

* adjustments

* more fixes

* adjustments 4 ater
2023-02-05 16:31:00 -08:00
MistakeNot4892 88e865331a Animals ripping out organs will get organ items instead of meat slabs. 2023-02-01 13:19:37 +11:00