Commit graph

156 commits

Author SHA1 Message Date
Lilian Jónsdóttir e677d37870 make sure door.data isn't nil 2021-08-22 00:27:45 -07:00
Lilian Jónsdóttir 567693e8e3 don't valuate followers 2021-08-22 00:27:22 -07:00
Lilian Jónsdóttir 673a2d9cff support for RP's version of modded cells 2021-08-22 00:27:01 -07:00
Lilian Jónsdóttir b8c86a8580 don't lock prison markers because it crashes
thanks Greatness7 for the fix
2021-08-15 12:53:38 -07:00
Lilian Jónsdóttir 01dd0c26eb some wording changes about wilderness cells 2020-11-18 21:42:09 -08:00
Lilian Jónsdóttir 201a59786b better way of checking for "wilderness" 2020-11-17 22:21:30 -08:00
Lilian Jónsdóttir 249e1125cc updateTimer already implied, don't need check 2020-10-30 22:22:17 -07:00
Lilian Jónsdóttir 0ffdfba99c both of those already happen on cell change
cell change event triggers when loaded event triggers, don't need both
2020-10-21 20:30:46 -07:00
Lilian Jónsdóttir ee59a29fc3 Merge remote-tracking branch 'origin/master' 2020-10-18 00:01:16 -07:00
Lilian Jónsdóttir 95b758c3ba canton plazas are treated the same as waistworks
too much using open Vivec mods, I forgot they existed as separate cells lmao
2020-10-18 00:01:07 -07:00
Lilian Jónsdóttir e8964622c4 canton plazas are treated the same as waistworks
too using open Vivec mods, I forgot they existed as separate cells lmao
2020-10-15 00:40:25 -07:00
Lilian Jónsdóttir d643eae274 some more positions 2020-10-15 00:20:15 -07:00
Lilian Jónsdóttir 3769df8aef oops forgot to take that off the timer too 2020-10-14 23:57:22 -07:00
Lilian Jónsdóttir 23268b01f3 formatting/minor wording 2020-10-14 21:01:36 -07:00
Lilian Jónsdóttir e44242ba98 don't really need a variable for that 2020-10-14 21:01:04 -07:00
Lilian Jónsdóttir 9294eccdd5 pets follow config.disableNPCsInWilderness 2020-10-14 00:55:29 -07:00
Lilian Jónsdóttir 1e4ccd6327 rewrite with coroutines 2020-10-14 00:36:12 -07:00
Lilian Jónsdóttir 61deb36132 don't put that on the timer, just cell change oops 2020-10-13 23:50:54 -07:00
Lilian Jónsdóttir 74e16c7f9f search for modified NPCs as the player moves 2020-10-13 23:19:10 -07:00
Lilian Jónsdóttir f1200a528b don't update positions for the same cell twice 2020-10-13 21:46:39 -07:00
Lilian Jónsdóttir bd7401d844 formatting/logging 2020-10-13 21:19:42 -07:00
Lilian Jónsdóttir 05c87c125a don't want that there 2020-10-13 21:06:16 -07:00
Lilian Jónsdóttir 9c09ae4b2e unlock/re-enable things if config option
is turned off while they're locked/disabled
2020-10-13 20:54:16 -07:00
Lilian Jónsdóttir c1b2009c87 NPCs in these abot mod's aren't actually NPCs 2020-10-13 20:54:16 -07:00
Lilian Jónsdóttir dbc8054d22 only check werewolf if mobile 2020-10-13 20:54:16 -07:00
Lilian Jónsdóttir a08ea54d64 don't move Starfire's NPC's either 2020-10-11 21:16:49 -07:00
Lilian Jónsdóttir 20672f5d93 whoops forgot to delete that 2020-10-11 20:53:27 -07:00
Lilian Jónsdóttir c5099e7ea4 inspect in common; replace json.encode 2020-10-11 20:28:35 -07:00
Lilian Jónsdóttir 1d6684b57d MCM wording 2020-10-11 20:27:08 -07:00
Lilian Jónsdóttir 551bcfeba7 some loggin + support for Local Lore - SS&C
(Silt Strider and Caravanner Dialogue)
2020-10-11 17:34:39 -07:00
Lilian Jónsdóttir c77806d846 when am I gonna stop doing dumb shit 2020-10-10 21:23:42 -07:00
Lilian Jónsdóttir 71d5a3bff2 group NPC runtime data together 2020-10-10 21:16:28 -07:00
Lilian Jónsdóttir e9de6a384c formatting 2020-10-10 21:16:05 -07:00
Lilian Jónsdóttir 544a596fc5 oops broke that config option 2020-10-10 21:12:01 -07:00
Lilian Jónsdóttir ba54e49029 a tradehouse is not a home 2020-10-10 21:07:55 -07:00
Lilian Jónsdóttir 47cbb32dc4 logging 2020-10-10 14:11:10 -07:00
Lilian Jónsdóttir 20fc3a90a7 sort moved/disabled NPCs by cell; fixes disable NPCs in wilderness option 2020-10-10 13:52:01 -07:00
Lilian Jónsdóttir c3a145a08b rebuild followers list on some dialogue options 2020-10-10 13:07:25 -07:00
Lilian Jónsdóttir c63ed5e4eb option to disable interaction based on disposition 2020-10-10 13:05:30 -07:00
Lilian Jónsdóttir 272a7be414 more consistent logging 2020-10-10 13:03:33 -07:00
Lilian Jónsdóttir 60386fad4e wow I did it twice, I'm dumb 2020-10-10 12:58:12 -07:00
Lilian Jónsdóttir 169c35a012 oops that was bad 2020-10-10 12:56:58 -07:00
Lilian Jónsdóttir 6ce032a148 add inspect in lib folder for now 2020-10-09 23:04:40 -07:00
Lilian Jónsdóttir a68267eef9 whoops I was calling these twice on cell change 2020-10-09 22:56:20 -07:00
Lilian Jónsdóttir fd8c95add9 faction is already lower, don't need this 2020-10-08 20:34:04 -07:00
Lilian Jónsdóttir d49cf3dc8b word that better 2020-10-08 20:22:27 -07:00
Lilian Jónsdóttir 09aaba7198 I think this is better 2020-10-08 01:00:43 -07:00
Lilian Jónsdóttir a3a7cea86f oops the config option had the opposite effect 2020-10-08 00:53:08 -07:00
Lilian Jónsdóttir a08cce416b also formatting 2020-10-05 00:52:56 -07:00
Lilian Jónsdóttir 5c50b86f54 formatting 2020-10-05 00:52:22 -07:00