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
Coder12a
c69b117a51
Merge pull request #2 from Elkien3/master
...
Updating Fork again.
2017-10-13 17:03:31 -07:00
Elkien3
9231c281aa
have craft for dirt use group:leaves
...
as opposed to default:leaves
2017-10-09 11:04:08 -05:00
Elkien3
11f2b2f185
Add skin for AtomCraft
...
it has nice undies
2017-10-07 09:02:16 -05:00
Elkien3
566a1a0c98
Report annoucement made more private
...
Not everyone on irc will be able to see what you're reporting now!
2017-10-04 21:59:37 -05:00
Elkien3
29d4dd77b1
Update Books to dev
...
Trying to fix a problem with pages not forming when text is copyied and pasted, or from the older version of book.
2017-10-04 19:08:21 -05:00
Elkien3
d494404e1a
update irc (again?)
2017-10-04 23:58:33 +00:00
Elkien3
302efbb438
Update irc (again)
2017-10-04 23:48:03 +00:00
Elkien3
7634a5db9b
Update irc mod
...
got the latest from kaeza's repo
2017-10-04 17:54:24 -05:00
Elkien3
88430ec55e
Updated Books Mod
...
I need the page system added to my books, Hopefully books that are already made with work alright with this.
2017-10-04 11:15:04 -05:00
Elkien3
d6e57ac4e0
Made Chickens tameable
...
ctrl-c ctrl-v from Sheep for the most part.
2017-10-04 10:12:56 -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
45a24dc640
Add skin for Mckneely789
...
see above
2017-10-04 08:39:47 -05:00
Elkien3
aae368beaf
Removed unneeded text from letters
...
"On this piece of paper is written: " seems unneeded to me, so I removed it
2017-10-02 20:44:03 -05:00
Elkien3
484cf4778d
Changed cake hunger
...
a single bite will now give you +2 hunger points instead of +4
2017-10-02 20:42:47 -05:00
Elkien3
33776ed615
Added skins for Nipe and Extex
...
see above
2017-10-02 20:41:55 -05:00
Elkien3
8251eca032
Added skin for The-Black-Knight
...
see above
2017-10-02 08:10:22 -05:00
Elkien3
1e49812661
added skin for Queen_Vibe
...
see above
2017-10-01 19:51:13 -05:00
Coder12a
511a789f44
Merge pull request #1 from Elkien3/master
...
Just updating my fork.
2017-09-27 17:24:49 -07:00
Elkien3
463a0540a8
Give angelo1123_ a skin
...
yw
2017-09-26 21:43:42 -05:00
Elkien3
f25f62bbba
fic studded shield craft
...
see above
2017-09-26 21:29:03 -05:00
Elkien3
9dc8501b67
add inventory button for team gui
...
see above
2017-09-26 21:07:51 -05:00
Elkien3
61e44e8563
Merge pull request #4 from Coder12a/master
...
Up and down buttons added to diplomacy tab.
2017-09-26 20:28:55 -05:00
Coder12a
51854adce4
Added up and down buttons to diplomacy tab. Bug fix.
...
When you scroll down then remove teams and come back the screen goes blank. this is a fix.
2017-09-26 17:50:03 -07:00
Coder12a
336712b3dd
Up and down buttons added to diplomacy tab.
2017-09-26 16:57:29 -07:00
Elkien3
578c3222a5
Patch backpack
...
This time I'm trying to remove the backpack entity and makea new one.
2017-09-26 17:25:52 -05:00
Elkien3
9923d83bf6
Fix and add crafts to backpacks
...
see backpacks github
2017-09-25 09:49:28 -05:00
Elkien3
74c1b93fab
Delete uneeded textures from backpacks
...
wups, missed some!
2017-09-24 19:37:47 -05:00
Elkien3
772d40b125
Delete ineeded files in backpacks
...
still had the old models and textures from prestibags. no more.
2017-09-24 19:36:20 -05:00
Elkien3
490de5356e
Add Inventory_plus and backpack mods
...
ATM backpacks are not craftable.
use them by placing them, putting stuff in them, then punch them to put them on your back. pressing the backpack icon in inventory willdrop the backpack. and shift-punching backpacks will pick them into your inventory.
2017-09-24 19:32:16 -05:00
Elkien3
f15a49801f
/grief_check fix compatibility issue
...
I don't think "settings:get_bool" exists on 0.4.14.
2017-09-23 21:48:56 -05:00
Elkien3
e48f5b9681
Edit cake to support hud
...
They will now fill your hunder instead of heal.
2017-09-23 21:34:40 -05:00
Elkien3
c43756067f
Added "grief_check" command
...
A clone of the rollback_check command, but edited and simplified for use by normal players. limited to locations protected by the player's team.
2017-09-23 21:10:20 -05:00
Elkien3
6771e20be1
Removed Sprint mod
...
It doesnot work with the armor slowing.
2017-09-18 17:20:54 -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
7c0f44d4e3
Merge pull request #2 from Elkien3/revert-1-master
...
Revert "fix dark_green/-grey"
2017-09-18 10:15:22 -05:00
Elkien3
8d189dfe93
Revert "fix dark_green/-grey"
2017-09-18 10:06:51 -05:00
Elkien3
8ff3f1d928
Merge pull request #1 from cpdef/master
...
fix dark_green/-grey
2017-09-18 10:00:45 -05:00
cpdef
caae52e15a
fix dark_green/-grey
2017-09-18 16:21:16 +02:00
Elkien3
6cb0c8db72
Update Readme
2017-09-18 08:55:50 -05:00
Elkien3
1fcbb4a884
one more...
2017-09-18 08:52:27 -05:00
Elkien3
69eafdaf00
Files didn't update
...
for some reason
2017-09-18 08:50:31 -05:00
Elkien3
015713f8a6
Trying to fix a problem
...
having problems updating it entirely
2017-09-18 08:39:45 -05:00
Elkien3
5ce4ea4494
More Server files updated
2017-09-18 13:02:02 +00:00
Elkien3
bc20045705
Fixed Redundant Folder
...
Now there wont be two "kingdoms_game"folders
2017-09-18 07:57:27 -05:00
Elkien3
d9f12c8731
Fully Updated with Server game
2017-09-18 12:43:35 +00:00
Elkien3
e6b679c1e8
Added Main Files
...
Dump Em In!
2017-09-18 07:19:27 -05:00