Commit Graph

20 Commits

Author SHA1 Message Date
Kashargul 72628d226c More globals (#19247)
* More globals

* planets

* .

* .

* Update jukebox.dm

* Fix timer callback syntax in jukebox.dm

* .
2026-03-15 02:54:17 -04:00
Selis b0f0f4685f JSON Logging Refactor (#18252)
* First pass

* fixes

* more fixes

* num2hex length changes

* pass 2

* fixed warning

* looc log fix

* .

* update tgui

* .

* .

* .

* .

* perttier

* cleanup

* .

* .

* fix token

* no

* .

* .

* .

* ,

* modsay eventsay

* .

---------

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
2025-09-11 17:28:20 +02:00
VerySoft 4628e467c2 Tweaks and tidying
Adjusts some types to tidy up the mob list. Put some of the mobs that can vore under the vore tab, removed the clown mobs from /mobs_monsters because they were the only thing in there, so there wasn't really any point in hiding them a level deeper, and generally looked for subtypes that didn't have anything in them, and commented those out. Did you know that telesci is supposed to have a chance to spawn hostile mobs if you mess up? It's true! I may or may not have fixed it, I don't play telesci, but it uses a path that actually has mobs in it now.
2023-07-03 02:09:51 -04:00
Heroman e9687e294b Fixes a few more runtimes 2022-09-06 05:37:37 +10:00
Aronai Sieyes 28a6962d51 VS: One more disambig 2021-05-27 12:10:30 -04:00
Arokha Sieyes 47ccc655db Deprecate the stream operator 2020-02-12 19:38:43 -05:00
Heroman 38bf0a33c6 Fixes and re-implements Rogue Mining (Belt Mining) 2020-01-23 18:43:20 +10:00
Sebbe 224ce6582b Hopefully fixes every path
plz game, I didn't have fun ;w;
2019-04-16 10:41:04 +02:00
Cameron653 9dd973221d Resolves compile errors with the exception of map errors. 2019-01-12 21:09:29 -05:00
Leshana f0270451a7 Added vore capabilies to the new simple_animal system.
* Added happy friend time mechanics working properly for fox and cat.
* Added vore mechanics and vore overrides
* No longer enable vore on simple animals by creating a "/vore" subtype.  Instead we simply enable vore on the main type.  Consensus being we don't need a type for non-vore versions of stuff.
  * This allowed us to revert many path references throughout the codebase to the original non-vorestation back to their original values.  In these cases the "Vorestation Edit" comment is removed.
* Moved the vore overrides for upstream simple animals into its own file zz_vore_overrides.dm
2017-03-22 19:32:19 -04:00
Yoshax d98fcfcc14 Adds pike, weak pike and strong carp, also adds them to the belt mining lists 2017-03-11 02:40:18 +00:00
Arokha Sieyes 8f417de9a3 This was always the only commit. 2017-02-17 00:56:53 -05:00
Arokha Sieyes e60eb8464e Additional mining tweaks on zone handling
Keep 2 zones clean instead of 1
Give 10 points for free, for progressing zones
Always score zones unless already scored, if asked to
Space geese are SPACE geese
2017-02-15 15:55:39 -05:00
Arokha Sieyes ea275ad626 Fix typo, add playtest message. 2017-02-15 12:07:51 -05:00
Arokha Sieyes 9988477f42 Final work on belt mining 2017-02-14 16:36:34 -05:00
Arokha Sieyes ff6790b174 Console percentage and sizing fixed but not button
Dunno why button dun work
2017-02-14 01:02:07 -05:00
Leshana 7ebe3fc6d2 Added preliminary skeleton for zone control console, and timeout. 2017-02-13 21:57:41 -05:00
Arokha Sieyes 85fbc527a3 Nearing playtest time 2017-02-13 20:24:54 -05:00
Arokha Sieyes 41169628da MORE progress. 2017-02-13 01:20:51 -05:00
Arokha Sieyes 9817d67461 More initial codework on rogue miner. 2017-02-12 21:04:31 -05:00