hg e883703b2f
[Tasks] Schema simplification (#2449)
* Combine task_activity item and npc fields

This will make tooling easier.

While denormalizing goallists may not be ideal, it decouples tasks from
rewards which share the table and removes a redundant column in favor
of a using the delimited string which better matches live packet data.

* [Tasks] Deprecate goallists table, migrate reward goal lists, simplify logic

* Update 2022_09_25_task_concat_matchlists.sql

* Update 2022_09_25_task_concat_matchlists.sql

* Tweaks

* Fix reward column name in conversion script

* Task reward stacking

* Update task_client_state.cpp

* Implement stack counts

* Fix reward item instance memory leak

* Validate reward item instance

* Fix item reward message

* Fix findtask

Co-authored-by: Akkadius <akkadius1@gmail.com>
2022-09-28 02:31:05 -05:00
..
2017-04-09 20:17:48 -07:00
2016-10-28 19:02:03 -07:00
2019-03-10 00:10:47 -08:00
2019-03-10 00:10:47 -08:00
2013-05-09 11:37:51 -04:00
2019-12-23 02:08:51 -06:00
2017-04-02 20:03:51 -07:00
2021-02-23 18:30:46 -06:00
2020-06-28 19:14:36 -05:00
2017-01-13 21:52:08 -08:00
2019-09-02 02:24:34 -05:00
2013-05-09 11:13:16 -04:00
2020-03-21 17:05:28 -07:00