Commit graph

111 commits

Author SHA1 Message Date
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
Lilian Jónsdóttir 53a13aac3a some more cleanup 2020-10-05 00:47:51 -07:00
Lilian Jónsdóttir f036853932 fixed re-enabling bad weather NPCs even if config option was off 2020-10-05 00:45:12 -07:00
Lilian Jónsdóttir 8d1a16c79d ensure moved NPC data is unique 2020-10-05 00:35:55 -07:00
Lilian Jónsdóttir e52ff856d6 id based public house categorization now fallback method, in preparation of better categorization 2020-10-05 00:00:28 -07:00
Lilian Jónsdóttir 58d73f70f6 whoopsie 2020-10-04 23:03:04 -07:00
Lilian Jónsdóttir b11572ed6a don't actually need the reference 2020-10-04 21:37:05 -07:00
Lilian Jónsdóttir 1a7ba84724 lowercase 2020-10-04 21:35:18 -07:00
Lilian Jónsdóttir d69d63126f I think this fixes crashing on re-enabling NPCs that are faaaaaaaar away 2020-10-04 19:41:28 -07:00
Lilian Jónsdóttir 6dab6ff382 minor formatting 2020-10-04 19:41:03 -07:00
Lilian Jónsdóttir 5e3d30ccb2 option to not disable NPCs in wilderness cells, some cleanup 2020-10-04 11:49:48 -07:00
Lilian Jónsdóttir e4d85c1fcc
added license, MIT 2020-10-04 10:58:28 -07:00
Lilian Jónsdóttir 5039f88db6 parity with default config 2020-10-04 01:42:53 -07:00
Lilian Jónsdóttir 862cf25bc8 shit 2020-10-04 01:36:13 -07:00
Lilian Jónsdóttir 732de97d7d I've slimmed down logging since then 2020-10-04 01:35:50 -07:00
Lilian Jónsdóttir 71ea41e6c7 more info in MCM and update readme 2020-10-04 01:27:06 -07:00
Lilian Jónsdóttir d8c1aaf0f6 I've created spaghetti so this is what I've resorted to 2020-10-04 01:15:07 -07:00
Lilian Jónsdóttir 8708e5e52e update readme 2020-10-04 01:14:48 -07:00
Lilian Jónsdóttir 1830d1313c formatting 2020-10-04 01:14:37 -07:00
Lilian Jónsdóttir 3aae6144ee less false positives with this 2020-10-04 01:14:25 -07:00
Lilian Jónsdóttir efbd7930ac worse but less crashing 2020-10-04 01:14:11 -07:00
Lilian Jónsdóttir 95bad1494f update readme 2020-10-03 23:44:53 -07:00
Lilian Jónsdóttir 9ad4e5ba78 formatting 2020-10-03 23:23:11 -07:00
Lilian Jónsdóttir 4bd291649b oops 2020-10-03 23:21:52 -07:00
Lilian Jónsdóttir 8a65a49b00 moved/disabled NPCs now really persist on load 2020-10-03 23:18:57 -07:00
Lilian Jónsdóttir d8499db3e3 I missed some logs 2020-10-03 22:35:25 -07:00
Lilian Jónsdóttir 1ea4725d19 don't need that 2020-10-03 22:22:33 -07:00
Lilian Jónsdóttir ecb4d702e6 updated readme 2020-10-03 22:21:26 -07:00
Lilian Jónsdóttir 8645d173e5 complete refactor of NPC processing, should be better, and not reenable NPCs when they shouldn't be 2020-10-03 22:18:22 -07:00
Lilian Jónsdóttir 1c0c19f77f oops part of mcm for inclement weather npcs 2020-10-03 22:17:20 -07:00
Lilian Jónsdóttir f87ee44a64 more better logging 2020-10-03 22:16:40 -07:00
Lilian Jónsdóttir 3ff73e86c6 MCM for inclement weather NPCs by race/class 2020-10-03 22:16:21 -07:00
Lilian Jónsdóttir 7e96593833 louder but maybe more readable logging 2020-10-03 22:15:50 -07:00
Lilian Jónsdóttir 1fffe9cfa7 positions 2020-10-03 22:10:14 -07:00
Lilian Jónsdóttir 0913933286 don't disable NPCs in bad weather in wilderness cells 2020-09-14 21:57:45 -07:00
Lilian Jónsdóttir 97cb4e53cb pick homes in wilderness cells, remove titles from names 2020-09-14 21:57:27 -07:00
Lilian Jónsdóttir b9892e7946 don't need those there anymore 2020-09-14 21:56:30 -07:00
Lilian Jónsdóttir 6209f90445 temples are always public 2020-09-14 21:55:56 -07:00
Lilian Jónsdóttir b9df2a42f5 less duplicating code 2020-09-14 21:55:37 -07:00
Lilian Jónsdóttir 381922d133 whoops 2020-09-13 00:56:50 -07:00
Lilian Jónsdóttir 3daaf971a5 it's never bad weather inside 2020-09-13 00:55:56 -07:00
Lilian Jónsdóttir 83a69bf9c1 don't need the cell actually 2020-09-06 16:02:18 -07:00
Lilian Jónsdóttir 57399d5da2 use new MWSE aiConfig; imperial carriages; some minor refactoring 2020-09-06 15:43:25 -07:00
Lilian Jónsdóttir 20754b63f4 don't check weather or time for every NPC, ya goof 2020-09-06 15:39:49 -07:00
Lilian Jónsdóttir 8a640d07f3 better logging and such 2020-08-27 01:00:16 -07:00
Lilian Jónsdóttir 79f5f394b9 whoopsie 2020-08-26 23:35:40 -07:00