14 Commits

Author SHA1 Message Date
cpdef
87ca00a932 (hopefully) fix not save bug 2018-01-15 22:15:46 +01:00
Elkien3
21a1bb33de undo painting patches 2017-12-08 11:23:08 -06:00
Elkien3
e5a75ee159 patch painting 2017-12-08 11:20:53 -06:00
Elkien3
75f5a1ef2c patch painting 2017-12-08 11:17:21 -06:00
Elkien3
5d6875f0e2 painting patch 2017-12-08 11:13:36 -06:00
Elkien3
75f8efe6f6 Patch some crashes when data is corrupted
it seems to get corupped somehow, then has trouble loading it. I rearanged somethings and made some returns to prevent crashes
2017-10-13 21:34:44 -05:00
Elkien3
68d13e7a9d Removed debug chat from painting
While debugging some things, I added a chat that says the name of what you are hitting the canvas with. I commented it out.
2017-10-04 10:11:42 -05:00
Elkien3
fe01905161 Merge pull request #3 from cpdef/master
add picture copy functionality
2017-09-18 12:05:03 -05:00
cpdef
d54a2a1fb3 add picture copy functionality 2017-09-18 19:00:44 +02:00
Elkien3
6c04f6101c Patch Painting crashing on bad data
Sometimes theere will be a troublesome painting that will crash the serverupon being loaded. this should hopefully keep the server from crashing.
2017-09-18 11:16:48 -05:00
Elkien3
f6bc6053cc [painting] fix brush not painting
dark_grey and dark_green brushes weren't painting before, they do now! thanks to juli for his help!
2017-09-18 10:56:28 -05:00
Elkien3
8d189dfe93 Revert "fix dark_green/-grey" 2017-09-18 10:06:51 -05:00
cpdef
caae52e15a fix dark_green/-grey 2017-09-18 16:21:16 +02:00
Elkien3
bc20045705 Fixed Redundant Folder
Now there wont be two "kingdoms_game"folders
2017-09-18 07:57:27 -05:00