Shauren
4d4c7e6893
Core/Quests: Quest flag fixups
...
* Update flag names
* Implemented QUEST_FLAGS_COMPLETION_NO_DEATH and QUEST_FLAGS_FAIL_ON_LOGOUT
* Started using QUEST_FLAGS_COMPLETION_EVENT and QUEST_FLAGS_COMPLETION_AREA_TRIGGER instead of a custom SpeclalFlag
* Renamed Quest::IsAutoComplete to Quest::IsTurnIn to better describe what it means (a quest that can be turned in without accepting it to quest log)
* Implemented QUEST_FLAGS_UPDATE_PHASESHIFT and removed forced phaseshift updates on every quest status change
* Implemented QUEST_FLAGS_LAUNCH_GOSSIP_ACCEPT - reopens gossip menu with questgiver
2023-06-10 20:31:33 +02:00
..
2023-04-02 01:09:55 +00:00
2023-04-02 15:05:14 +02:00
2023-04-02 23:53:04 +02:00
2023-04-03 23:55:45 +02:00
2023-04-04 02:03:34 +02:00
2023-04-04 23:57:57 +02:00
2023-04-05 23:52:47 +02:00
2023-04-06 01:01:02 +02:00
2023-04-06 01:08:10 +02:00
2023-04-06 01:09:23 +02:00
2023-04-06 17:26:19 +02:00
2023-04-06 17:28:38 +02:00
2023-04-08 01:33:05 +02:00
2023-04-08 02:02:52 +02:00
2023-04-08 13:14:47 +02:00
2023-04-08 13:52:54 +02:00
2023-04-08 23:56:06 +02:00
2023-04-09 00:53:59 +02:00
2023-04-09 15:59:18 +02:00
2023-04-09 18:32:27 +02:00
2023-04-09 20:37:04 +02:00
2023-04-09 20:40:38 +02:00
2023-04-10 04:04:33 +02:00
2023-04-15 20:14:30 +02:00
2023-04-15 20:15:00 +02:00
2023-04-15 20:15:18 +02:00
2023-04-15 20:15:47 +02:00
2023-04-15 20:16:18 +02:00
2023-04-15 20:16:38 +02:00
2023-04-15 20:17:38 +02:00
2023-04-15 20:18:00 +02:00
2023-04-16 23:32:45 +02:00
2023-04-17 06:51:37 +02:00
2023-04-17 09:15:58 +02:00
2023-04-19 23:56:59 +02:00
2023-04-23 16:49:01 +02:00
2023-04-23 19:47:39 +02:00
2023-04-23 23:50:34 +02:00
2023-04-24 02:34:36 +02:00
2023-04-24 02:36:14 +02:00
2023-04-24 04:06:29 +02:00
2023-04-24 14:04:50 +02:00
2023-04-24 15:06:25 +02:00
2023-04-25 00:39:27 +02:00
2023-04-25 23:41:51 +02:00
2023-04-27 23:50:07 +02:00
2023-05-02 01:48:49 +02:00
2023-05-02 17:19:51 +02:00
2023-05-03 02:07:01 +02:00
2023-05-05 01:48:42 +02:00
2023-05-05 14:34:27 +02:00
2023-05-06 12:38:20 +02:00
2023-05-06 12:38:20 +02:00
2023-05-07 01:16:55 +02:00
2023-05-07 01:19:35 +02:00
2023-05-07 01:20:35 +02:00
2023-05-07 01:21:29 +02:00
2023-05-07 16:43:56 +02:00
2023-05-07 17:52:48 +02:00
2023-05-07 18:54:26 +02:00
2023-05-07 19:37:16 +02:00
2023-05-08 23:59:24 +02:00
2023-05-09 05:21:31 +02:00
2023-05-09 17:29:08 +02:00
2023-05-13 15:46:27 +02:00
2023-05-14 18:35:02 +02:00
2023-05-15 08:32:49 +02:00
2023-05-15 09:00:45 +02:00
2023-05-15 09:16:57 +02:00
2023-05-17 01:21:34 +02:00
2023-05-18 14:01:32 +02:00
2023-05-18 22:27:37 +02:00
2023-05-18 22:43:35 +02:00
2023-05-19 01:39:34 +02:00
2023-05-21 13:27:02 +02:00
2023-05-22 01:55:28 +02:00
2023-05-22 19:30:30 +02:00
2023-05-24 22:10:04 +02:00
2023-05-29 00:01:23 +02:00
2023-05-29 18:19:39 +02:00
2023-05-31 01:01:34 +02:00
2023-06-01 00:18:20 +02:00
2023-06-01 02:33:46 +02:00
2023-06-01 03:13:33 +02:00
2023-06-01 18:20:02 +02:00
2023-06-01 18:20:09 +02:00
2023-06-01 18:20:15 +02:00
2023-06-01 18:20:57 +02:00
2023-06-01 18:21:23 +02:00
2023-06-01 18:21:58 +02:00
2023-06-01 18:22:10 +02:00
2023-06-02 00:50:30 +02:00
2023-06-02 02:05:34 +02:00
2023-06-03 01:39:50 +02:00
2023-06-03 01:42:38 +02:00
2023-06-03 19:06:40 +02:00
2023-06-04 00:40:33 +02:00
2023-06-04 16:29:36 +02:00
2023-06-05 00:13:14 +02:00
2023-06-05 22:48:31 +02:00
2023-06-10 20:31:33 +02:00