Discuss coding questions, pull requests, and implementation details.
-
Ralzar
- Posts: 1718
- Joined: Mon Oct 07, 2019 4:11 pm
- Location: Norway
Post
by Ralzar »
Not going to bother figuring out how to make a PR just for this
I'm currently working on a horse/wagon mod so I keep getting annoyed by this:
https://github.com/Interkarma/daggerfal ... ger.cs#L79
/// <summary>
/// True when player owns a ship
/// </summary>
/// <returns></returns>
public bool HasCart()
This should say "True when player owns a cart".
My released mods
"I feel like Ralzar specifically wrote those mods for me and then said "Use them". Just so he could watch me die more."
-
FuzzyBeanPlays
-
pango
- Posts: 2759
- Joined: Wed Jul 18, 2018 6:14 pm
- Location: France
-
Contact:
Post
by pango »
Fixed

When a measure becomes a target, it ceases to be a good measure.
-- Charles Goodhart