Commit Graph
21 Commits
Author SHA1 Message Date
VerySoft 90981fa620 Revise OOC notes panel
Revises the OOC notes panel a bit, and removes the OOC notes panel from character setup, in favor of just adding buttons to set the likes and dislikes there, rather than maintaining two different versions of the panel.

Additionally, adds a 'print to chat' button to the panel, and to examine for the OOC notes.

Changes the way the window is sent to the client so that it behaves more like character setup. This should mitigate edge cases where the panel appears off screen when SS13 is not being displayed on the primary monitor. It SHOULD also remember its position between sessions. Either way it should stay on your screen now.

Also, for the print to chat, character directory, and any OOC notes panel that isn't yours, the LIKES and DISLIKES sections will show up conditionally depending on if they are actually set up. If there's nothing there, then they won't show up.

This is presently an imperfect revision, as it only allows you to have one OOC notes panel open at a time. I would like you to be able to have more than one at a time, while also having the features to allow it to always appear on the screen, however, that will take some extra development time.

Apart from that, this is fully functional.
2023-08-16 05:44:59 -04: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
ItsSelis 10d2178516 More 515 Compatibility 2023-06-05 19:29:40 +02:00
Seris02 08f0aafac4 turf 2023-02-21 15:36:30 +08:00
Seris02 6be3a9e5ff cap crystal ooc escape fix 2023-02-16 13:30:48 +08:00
Heroman 4bbf9efacb Some runtime fixes + oldchat icons 2022-12-18 06:40:13 +10:00
VerySoft abbc699e38 Allow capture crystals without owners to obtain owners
Wow! Fixes https://github.com/VOREStation/VOREStation/issues/12699
2022-04-10 21:14:55 -04:00
VerySoft baae6f7309 Don't mess with minitest! >:C 2022-02-24 21:17:32 -05:00
VerySoft f01b5b6ff3 Fix a runtime with capture crystals
You can't tell a mob with no client or AI holder to follow you.
2022-02-18 18:36:53 -05:00
VerySoft 4b50dff53a Uncapitalize curious crystal
that way it gets 'the' in front of it in messages.
2022-02-13 18:19:03 -05:00
VerySoft 31afcf3869 Item Bank fixy!
I should be asleep
2022-02-06 10:29:59 -05:00
VerySoft 8a8c25184b Makes your balls better
Capture crystals 'Command' function now allows the standard maximum text input (4096) (and warns you, and reflects your message back at you if you go over that limit)
2021-12-11 08:45:24 -05:00
VerySoft f7b880e609 Another capture crystal tweak
You can now destroy the crystal to release whatever is inside of it.

You can now relinquish ownership ownership (without releasing the mob)

You can now toggle ghost join on and off on AI controlled mobs who have been caught by the capture crystal, rather than it being automatically on. (Once a ghost joins, it cannot be turned on again, of course)

And generally cleans up some of the interactions.
2021-12-04 07:17:40 -05:00
VerySoft dd5dc79260 Tweak capture crystal
Adds the ability for the owner to destroy the crystal (for releasing the bound mob)

adds admin logs to commands given through the capture crystal
2021-12-03 22:46:11 -05:00
VerySoft 2bf704a741 Is it the final one??? 2021-12-02 04:05:53 -05:00
VerySoft 7faaf6185b Let's goooo! 2021-12-02 01:47:33 -05:00
VerySoft d2e0ebe9d6 One more for awooing 2021-12-01 11:10:44 -05:00
VerySoft 41dd79389f Finish these up 2021-11-30 18:52:31 -05:00
VerySoft eb79345233 a few more things 2021-11-29 21:19:32 -05:00
VerySoft d6bf641205 Updoot 2021-11-28 21:30:27 -05:00
VerySoft 5b1efccdb5 Offmap Tweaks
Just some neat offmap stuff~
2021-11-27 06:25:03 -05:00