sigonasr2
5f2bc1310f
Add missing generateLootChest() function.
12 years ago
sigonasr2
bb0060b0ed
Add in ability to teleport to Town spawn locations.
12 years ago
sigonasr2
0d0d08d03c
Minor changes to teleportation formula. Still not solved.
12 years ago
Nonoriri
b977e080be
Added four types of loot chests. Loot chest probabilities slightly
...
increased. Fixed a nullpointerexception caused by a missing
toLowerCase() call.
12 years ago
sigonasr2
1a70610120
Make Mob Spawners extremely difficult again.
12 years ago
sigonasr2
0b98c8c74b
Fixes to '/jobs members' before official release.
12 years ago
sigonasr2
9fdb87addb
Add in '/jobs members' command.
12 years ago
sigonasr2
70a92aeaac
Remove all saveAccountsConfig() calls. Add in 30 second account save
...
config. Should reduce a lot of stress on the server when players are
grinding jobs. There should be no reason to write to a file so often.
12 years ago
sigonasr2
cbbbd87f15
Added '\n' to ItemSet descriptions to differentiate new lines.
12 years ago
sigonasr2
00fc5c4baa
Apply Thanksgiving / Crafting Items Patch
12 years ago
sigonasr2
f2e6ac0ca9
Fix duplicate method error.
12 years ago
sigonasr2
fb45458428
Add in configuration compatibility default for "thanksgiving-enabled"
...
and increase rain chance during Thanksgiving event.
12 years ago
sigonasr2
97456967fc
Add in framework for Item Sets.
12 years ago
Nonoriri
53267fadcf
Thanksgiving event added. Use /event thanksgiving to toggle. Eggs give a
...
small amount of XP when thrown and generate a random item. Cooked
chicken (turkey) gives speed, saturation, and health boost for 15
minutes. Monsters have a small (0.5%) chance of dropping loot chests.
Loot chests contain a single random item equivalent to boss loot.
12 years ago
Nonoriri
64fb7e6e02
Added recipe for crafting a nether star from wither skeleton skulls,
...
using an existing nether star, soul sand, and diamonds. Added recipe for
crafting water source blocks using buckets and a nether star. Added
pocket crafting table.
12 years ago
sigonasr2
df4a0b905a
Revert "Fire modifications. Move of tick code."
...
This reverts commit 35c249bc8f
.
12 years ago
sigonasr2
b9d1039844
Add in new fire mechanics. Increase Recycling Center numbers.
12 years ago
sigonasr2
35c249bc8f
Fire modifications. Move of tick code.
12 years ago
Nonoriri
5a9dd42345
Fixed dye colors being displayed incorrectly. Added high efficiency
...
recipes for coloring wool (8 white wool around dye). Vanilla recipes for
coloring wool disabled.
12 years ago
sigonasr2
287328e29a
Wither fix for Nether / other worlds.
12 years ago
sigonasr2
abb39330a7
Builder Job Buffs complete.
12 years ago
sigonasr2
c9e27397c0
Builder job buffs Lv5&10.
12 years ago
sigonasr2
1d48d639e8
Fixed some issues with the Wither boss.
12 years ago
sigonasr2
80957a8788
Blocking provides 'Sturdy III' for players.
12 years ago
sigonasr2
3e0c2d0f29
Charge Zombie new behavior. 1)Does not wreck chunks that are under a
...
certain air density. 2)Only destroys natural blocks when players are
nearby. 3)Has old block destroying behavior when fighting players.
12 years ago
sigonasr2
a59c956c81
Starting Builder job buff updates.
12 years ago
sigonasr2
32cde13d79
Miner job buffs completed. Moved account saving to a periodic interval
...
to increase speed.
12 years ago
sigonasr2
979e0c497d
Implement all Woodcutter job buffs.
12 years ago
sigonasr2
6c5729447a
All irrelevant old job buffs have been removed and are inactive.
12 years ago
sigonasr2
6387e121a2
Whoops, missed a few things. Now Farmer is officially gone. Mwahaha.
12 years ago
sigonasr2
0588c76871
Finished all job descriptions. Farmer is not a valid job anymore.
12 years ago
sigonasr2
999788db6e
Added '/jobs members' function.
12 years ago
sigonasr2
2898e12506
Fixed all references of string names for account configs to have
...
.toLowerCase() so that everything is consistent and the functions come
out properly.
12 years ago
sigonasr2
38e9321c1a
Job description updates.
12 years ago
sigonasr2
d92a25ab33
Fix issues with Boss causing disconnects.
12 years ago
sigonasr2
575780c200
Give some leniency for hunger color bar for player list / name tags. Fix
...
armor penetration causing a showing of 0 damage for no armor targets in
system damage messages.
12 years ago
sigonasr2
e9c4ff2317
Fatal Survivor fix. Equipment that drops gets re-equipped on you when
...
the Fatal Survivor buff is used.
12 years ago
sigonasr2
5623d4995d
Fixed the accidental deletion of getting cube type. Added a function to
...
return the cube type of a viewing Item Cube.
12 years ago
sigonasr2
c0efc8e9c8
Fixed the accidental deletion of ID setting for Item Cubes. Added a
...
function to get the ID of the viewing item cube.
12 years ago
sigonasr2
e00f04bf30
Some Item Cube null fixes.
12 years ago
sigonasr2
b315a5a3eb
Fix Revive bug. Make boss healthbar less glitchy, hopefully fixing
...
random disconnecting as well. Fix issues with boss not spawning
immediately.
12 years ago
sigonasr2
c935896d60
Added is_PermanentProperty() to contain all lore phrases where the
...
property should not be removed in cases where items need to remove other
lore "bonuses".
12 years ago
sigonasr2
e11780cebc
Final hotfixes to Recycling Center. Modify Charge Zombie block
...
destruction behavior to reduce lag and prevent them from destroying
actual structures, only normal blocks. Fix Item Cube block inserting
bugs. Fix beds not setting the time properly.
12 years ago
sigonasr2
f3994f0269
Fix Chainmail boots recipe.
12 years ago
sigonasr2
246205d3f5
Add some descriptions for the new Jobs.
12 years ago
sigonasr2
be149f3252
Fix more side-related things to combat.
12 years ago
sigonasr2
ea3b087fe6
Placed "ticktime" command back in. Fixed double length days and nights.
...
Separate tick time from game tick. Added temporary Chainmail values to
EnchantLevelDatabase until real values are added.
12 years ago
sigonasr2
beabe96e39
Merged with remote dev branch.
12 years ago
Nonoriri
a050020ced
Chainmail crafting added. Ender Cubes fixed.
12 years ago
Nonoriri
174481a6c8
Added fireproof wood slabs. Added ender cubes.
12 years ago