It's not a crucial issue
Vanilla Code Questions
Collapse
X
-
-
Aha! I missed the tilde in your earlier post. Got it now. Thanks!Please like my indie game company on Facebook! https://www.facebook.com/RatherFunGamesComment
-
How do I get "player-flags:RAGE_FUEL" to not throw a parse error on startup?Please like my indie game company on Facebook! https://www.facebook.com/RatherFunGamesComment
-
Comment
-
I swear to God list-player-flags.h sprang into existence the moment you made this post through some vanilla maintainer sorceryPlease like my indie game company on Facebook! https://www.facebook.com/RatherFunGamesComment
-
When I'm adding flags I use a search all files on a flag thats already there. So you can search know_zapper and all the relevent files will pop up. At least almost, it'll miss a couple like is_zapper for instance, but at least it'll find the list flags file you missed.Comment
-
Yeah. I think I must have searched for an object flag -- probably IMPAIR_HP -- and that's why I wasn't finding what I needed.Please like my indie game company on Facebook! https://www.facebook.com/RatherFunGamesComment
-
Why is it so hard to keep my fork up to date? I've barely changed anything in github, and I could throw those few changes away. But when I try
Code:damedley wants to merge 202 commits into damedley:master from angband:master
Please like my indie game company on Facebook! https://www.facebook.com/RatherFunGamesComment
-
-
-
I guess I'll have to delete this and fork anew.Please like my indie game company on Facebook! https://www.facebook.com/RatherFunGamesComment
-
I think I'm on the right track with github now. Question: is there a git setting to avoid updating a bunch of lines where the only change is my editor auto-trimmed some trailing whitespace?Please like my indie game company on Facebook! https://www.facebook.com/RatherFunGamesComment
Comment