[DiscordArchive] have you read the issue regarding the dbc work?
[DiscordArchive] have you read the issue regarding the dbc work?
Archived author: Yehonal • Posted: 2020-08-24T14:11:10.780000+00:00
Original source
have you read the issue regarding the dbc work?
Archived author: Yehonal • Posted: 2020-08-24T14:12:49.935000+00:00
Original source
it works with a data loading that prioritizes the database over dbc, the same as the original concept of spell_dbc for example. The difference now is that we're doing exactly the same for all dbc files
Archived author: Yehonal • Posted: 2020-08-24T14:13:15.555000+00:00
Original source
allowing you to use the db instead of the dbc files [eventually]
Archived author: Yehonal • Posted: 2020-08-24T14:15:25.411000+00:00
Original source
what we will do next is simple:
1) small documentation on how to use it
2) adding an .sql file with all dbc data that can be manually imported if you don't want to use the .dbc files
optional: 3) create a guide that shows you how to export _dbc tables to .dbc files if someone want to use sql editors instead of dbc editors
Archived author: Yehonal • Posted: 2020-08-24T14:17:52.287000+00:00
Original source
Oh and yeah, there are a bunch of _dbc tables that are not empty, they are:
1) all gt* tables because <@!365169287926906883> had some issues to implement a function that can read those special files together with the db tables (but we will fix it in future)
2) other tables like spell_dbc and similar that are used by the server to "fix" the dbc data itself that is not complete
Archived author: Shin • Posted: 2020-08-24T14:21:59.777000+00:00
Original source
<@!108617457836539904> can you please write the wiki doc page with all these details asap? so people can understand how it works
Archived author: Chaz • Posted: 2020-08-24T15:23:27.726000+00:00
Original source
yes but <@!108617457836539904> look at what he is doing in the SQL
Archived author: Chaz • Posted: 2020-08-24T15:23:32.993000+00:00
Original source
he is putting data into those tables
Archived author: Chaz • Posted: 2020-08-24T15:23:40.102000+00:00
Original source
yet the data is not being populated
Archived author: Yehonal • Posted: 2020-08-24T15:24:07.339000+00:00
Original source
what do you mean?