Merge pull request 'questlist' (#90) from questlist into master
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #90
This commit is contained in:
jake 2022-02-16 18:46:54 -05:00
commit 19bcb20b49
600 changed files with 881 additions and 79 deletions

4
Cargo.lock generated
View File

@ -1001,7 +1001,7 @@ checksum = "739e9d7726dc32173fed2d69d17eef3c54682169e4e20ff1d0a45dcd37063cef"
[[package]]
name = "libpso"
version = "0.1.0"
source = "git+http://git.sharnoth.com/jake/libpso#0bd4396bd11534169bd5a6a5b357c90b0f550991"
source = "git+http://git.sharnoth.com/jake/libpso#892d2ed220369f0ff7b7530fa734e722c2b21c2c"
dependencies = [
"chrono",
"psopacket",
@ -1401,7 +1401,7 @@ dependencies = [
[[package]]
name = "psopacket"
version = "1.0.0"
source = "git+http://git.sharnoth.com/jake/libpso#0bd4396bd11534169bd5a6a5b357c90b0f550991"
source = "git+http://git.sharnoth.com/jake/libpso#892d2ed220369f0ff7b7530fa734e722c2b21c2c"
dependencies = [
"proc-macro2",
"quote",

View File

@ -1,39 +0,0 @@
[Extermination]
list_order = 1
description = "I am a description"
[[Extermination.quests]]
bin = "q058-ret-bb.bin"
dat = "q058-ret-bb.dat"
[[Extermination.quests]]
bin = "q059-ret-bb.bin"
dat = "q059-ret-bb.dat"
[Retrieval]
list_order = 2
description = "find some shit"
[[Retrieval.quests]]
bin = "q101-ext-bb.bin"
dat = "q101-ext-bb.dat"
[[Retrieval.quests]]
bin = "q102-ext-bb.bin"
dat = "q102-ext-bb.dat"
#drop_table = "q102-drops"
[[Retrieval.quests]]
bin = "q233-ext-bb.bin"
dat = "q233-ext-bb.dat"
#drop_table = "q102-drops"
[[Retrieval.quests]]
bin = "q236-ext-bb.bin"
dat = "q236-ext-bb.dat"
#drop_table = "q102-drops"
[[Retrieval.quests]]
bin = "q118-vr-bb.bin"
dat = "q118-vr-bb.dat"

View File

@ -0,0 +1,36 @@
[Battle]
list_order = 1
description = "Challenge your skill against other hunters!"
[[Battle.quests]]
bin = "b001-bb.bin"
dat = "b001-bb.dat"
[[Battle.quests]]
bin = "b002-bb.bin"
dat = "b002-bb.dat"
[[Battle.quests]]
bin = "b003-bb.bin"
dat = "b003-bb.dat"
[[Battle.quests]]
bin = "b004-bb.bin"
dat = "b004-bb.dat"
[[Battle.quests]]
bin = "b005-bb.bin"
dat = "b005-bb.dat"
[[Battle.quests]]
bin = "b006-bb.bin"
dat = "b006-bb.dat"
[[Battle.quests]]
bin = "b007-bb.bin"
dat = "b007-bb.dat"
[[Battle.quests]]
bin = "b008-bb.bin"
dat = "b008-bb.dat"

View File

@ -0,0 +1,40 @@
[Challenge]
list_order = 1
description = "Pioneer 2's advanced training course."
[[Challenge.quests]]
bin = "c101-bb.bin"
dat = "c101-bb.dat"
[[Challenge.quests]]
bin = "c102-bb.bin"
dat = "c102-bb.dat"
[[Challenge.quests]]
bin = "c103-bb.bin"
dat = "c103-bb.dat"
[[Challenge.quests]]
bin = "c104-bb.bin"
dat = "c104-bb.dat"
[[Challenge.quests]]
bin = "c105-bb.bin"
dat = "c105-bb.dat"
[[Challenge.quests]]
bin = "c106-bb.bin"
dat = "c106-bb.dat"
[[Challenge.quests]]
bin = "c107-bb.bin"
dat = "c107-bb.dat"
[[Challenge.quests]]
bin = "c108-bb.bin"
dat = "c108-bb.dat"
[[Challenge.quests]]
bin = "c109-bb.bin"
dat = "c109-bb.dat"

View File

@ -0,0 +1,64 @@
[Government]
list_order = 1
description = "What lies below on Ragol?"
[[Government.quests]]
bin = "q401-gov-bb.bin"
dat = "q401-gov-bb.dat"
[[Government.quests]]
bin = "q402-gov-bb.bin"
dat = "q402-gov-bb.dat"
[[Government.quests]]
bin = "q403-gov-bb.bin"
dat = "q403-gov-bb.dat"
[[Government.quests]]
bin = "q404-gov-bb.bin"
dat = "q404-gov-bb.dat"
[[Government.quests]]
bin = "q405-gov-bb.bin"
dat = "q405-gov-bb.dat"
[[Government.quests]]
bin = "q406-gov-bb.bin"
dat = "q406-gov-bb.dat"
[[Government.quests]]
bin = "q407-gov-bb.bin"
dat = "q407-gov-bb.dat"
[[Government.quests]]
bin = "q408-gov-bb.bin"
dat = "q408-gov-bb.dat"
[[Government.quests]]
bin = "q409-gov-bb.bin"
dat = "q409-gov-bb.dat"
[[Government.quests]]
bin = "q410-gov-bb.bin"
dat = "q410-gov-bb.dat"
[[Government.quests]]
bin = "q411-gov-bb.bin"
dat = "q411-gov-bb.dat"
[[Government.quests]]
bin = "q412-gov-bb.bin"
dat = "q412-gov-bb.dat"
[[Government.quests]]
bin = "q413-gov-bb.bin"
dat = "q413-gov-bb.dat"
[[Government.quests]]
bin = "q414-gov-bb.bin"
dat = "q414-gov-bb.dat"
[[Government.quests]]
bin = "q415-gov-bb.bin"
dat = "q415-gov-bb.dat"

Some files were not shown because too many files have changed in this diff Show More