Jump to content
  • 0

Preparing a Source Release


Humble_Bee

Question


  • Group:  Members
  • Topic Count:  54
  • Topics Per Day:  0.03
  • Content Count:  112
  • Reputation:   9
  • Joined:  09/22/19
  • Last Seen:  

So I figured out how to make ranged weapons get their accuracy from Intelligence instead of Dexterity, and I wanted to share that with everyone here (for those who don't know), but I don't know how to do that without using a spoiler/code box, as my status.cpp file also has other changes. Can someone explain that process a little for me so I can add benefit to the community? Thanks!

  • Upvote 1
Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  105
  • Topics Per Day:  0.02
  • Content Count:  446
  • Reputation:   229
  • Joined:  03/20/12
  • Last Seen:  

If you are using linux, you can use this :
 

https://www.devroom.io/2009/10/26/how-to-create-and-apply-a-patch-with-git/

If you've done a lot of changes, just do manual instruction instead of creating a patch. This method is very confusing to do if its your first time.

Edited by Mabuhay
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  54
  • Topics Per Day:  0.03
  • Content Count:  112
  • Reputation:   9
  • Joined:  09/22/19
  • Last Seen:  

2 minutes ago, Mabuhay said:

If you are using linux, you can use this :
 

https://www.devroom.io/2009/10/26/how-to-create-and-apply-a-patch-with-git/

If you've done a lot of changes, just do manual instruction instead of creating a patch. This method is very confusing to do if its your first time.

I'm using Windows.

Edited by Humble_Bee
Link to comment
Share on other sites

  • 0

  • Group:  Content Moderator
  • Topic Count:  55
  • Topics Per Day:  0.02
  • Content Count:  1676
  • Reputation:   702
  • Joined:  12/21/14
  • Last Seen:  

57 minutes ago, Humble_Bee said:

I'm using Windows.

you can use it on windows too

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...