File Details
QuestSync-1.0.2
- R
- Jan 5, 2020
- 21.15 KB
- 1.5K
- 1.13.0
- Classic
File Name
QuestSync-QuestSync-1.0.2.zip
Supported Versions
- 1.13.0
commit f4cb5ddf45be1dcda041aab96c92029ce131477a
Author: stpain <samuelthomaspain@gmail.com>
Date: Sun Jan 5 21:57:32 2020 +0000
***will be first push to curseforge 1.0.2
changed CHAT_CHANNEL back to PARTY
added some extra debug print
added table for minimap button
modified the load orderof things
commit c5764adee56698aeaae58e887d3ec750fd99b42a
Author: stpain <samuelthomaspain@gmail.com>
Date: Thu Jan 2 20:47:22 2020 +0000
changed CHAT_CHANNEL to WHISPER
chat messages should now be targetted to individual players
added locales for chat message when quest not shared (too far away & not eligible)
commit 533324209fb833a5a77fa703f1123617c81ee6d8
Author: stpain <samuelthomaspain@gmail.com>
Date: Thu Jan 2 10:02:13 2020 +0000
fixed quest parsing bug, now shows correct colours
working on InfoMsg events
commit 581eb3f2553775a052c794306cf24eacd9248860
Author: stpain <samuelthomaspain@gmail.com>
Date: Thu Jan 2 02:26:27 2020 +0000
scripted options interface
added debug system
added progress bar
SET CHAT_CHANNEL to PARTY for release
commit 2d239cea721683d2ad6920dd0b740bf0697ec81d
Author: stpain <samuelthomaspain@gmail.com>
Date: Wed Jan 1 01:18:31 2020 +0000
see previous commit
commit 65876aee063e365e0e4db9191f9fd76e3691c634
Author: stpain <samuelthomaspain@gmail.com>
Date: Wed Jan 1 01:16:29 2020 +0000
added minimap button toggle option
added attach to quest log toggle - NOT scripted
added footer string to UI
modified some locales string
simplified the push quest function
changed fields to row objects - { questID, zone, title, character, button}
commit 9b1d205f8eaae284456f395f4c4ed2481e00c494
Author: stpain <samuelthomaspain@gmail.com>
Date: Tue Dec 31 10:44:41 2019 +0000
modified green font colour rgb values
commit 5aebe00aa576d397440f2c84f006c9148818ca9c
Author: stpain <samuelthomaspain@gmail.com>
Date: Tue Dec 31 10:42:36 2019 +0000
removed white space from ['Page '] in locales
commit 90a7dd303e77b3e8eff12d52c6e896d6b13c590a
Author: stpain <samuelthomaspain@gmail.com>
Date: Tue Dec 31 10:38:23 2019 +0000
modified red colour
added clear rows topage up/down
commit c6ec9c236938eb24ac8ea24070daaf37b9312e51
Author: stpain <samuelthomaspain@gmail.com>
Date: Tue Dec 31 10:20:32 2019 +0000
updated CHAT_CHANNEL
commit 1ac439734ea31a108d2fb0b5dee39c9e8be87652
Author: stpain <samuelthomaspain@gmail.com>
Date: Tue Dec 31 09:43:57 2019 +0000
scripted push/pull functions, requires testing within party
modified the chat message prefixes, now uses QuestSyncIO function names
commit 924196114a4ef6856a836ca1bcc50b1fe524dca6
Author: stpain <samuelthomaspain@gmail.com>
Date: Tue Dec 31 02:36:19 2019 +0000
changed row object design
added sync button to row object
started work on pull/push quests
commit 69e67aa1b191c944f8d7cbea03b9753c083ae14e
Author: stpain <samuelthomaspain@gmail.com>
Date: Mon Dec 30 20:07:53 2019 +0000
initial commit with working example, quest push/pull NOT implemented yet, uses own quest log as dummy example
commit 3232c6a2863c97b61c310c9bc2286cadd2a0875a
Author: Samuel Pain <samuelthomaspain@gmail.com>
Date: Sun Dec 29 20:47:48 2019 +0000
Initial commit