Stijn Raeymaekers

Results 18 issues of Stijn Raeymaekers
trafficstars

In particular connecting to mysql

Add some tooltips or something. It's not quite clear which field ends up where ingame.

enhancement

Trainer is now bound to a trainer id using the trainer table in modern TC. Consider scrapping trainer entirely. Seems easier to do it manually at this point...

//public int ExclusiveGroup { get; set; } // Implement if it can be simplified //public int RequiredMinRepFaction { get; set; } // Prerequisite //public int RequiredMinRepValue { get; set; }...

enhancement

These will be implemented on demand or at some point in the future. - [ ] PageMaterial (books) - [ ] startquest - [ ] lockid (Keys) - [ ]...

enhancement

Optionally generate client patch to fix item icons. Probably easiest to use DBCUtil or something similar, store a csv with all changes in the dbc dir & have a seperate...

enhancement

based on existing level 80

enhancement

When trying to install the nuget package project I'm getting the error: `Unable to find package ImageSharp with version (>1.0.0-alpha9-00182)` It seems this version is removed and now only has...