madmaxoft
|
f92512ebdf
|
Exported static XP calculation to Lua API.
|
2013-11-21 22:09:11 +01:00 |
|
Daniel O'Brien
|
d2d8b1d073
|
edited comment and changed error behavior of DeltaXp
|
2013-11-16 22:43:42 +11:00 |
|
Daniel O'Brien
|
b3bb34974f
|
updated plugin again...
|
2013-11-16 22:17:46 +11:00 |
|
Daniel O'Brien
|
b72ced3164
|
removed SpendExperience and changed AddExperience to handle removing Xp
|
2013-11-16 22:00:45 +11:00 |
|
Daniel O'Brien
|
3595392937
|
fixed bug and added SpendExperience()
|
2013-11-16 21:38:57 +11:00 |
|
Daniel O'Brien
|
c0c8fe1bcd
|
fix possible threadlock issue, changed function names to be closer to standard
|
2013-11-16 20:29:57 +11:00 |
|
Daniel O'Brien
|
04dff4882a
|
finished #143 I believe
|
2013-11-16 02:23:50 +11:00 |
|
Daniel O'Brien
|
1b2e6e7473
|
added cProtocol function to pass xp to client
|
2013-11-15 22:42:09 +11:00 |
|
Daniel O'Brien
|
21bd1d74a1
|
luaExport
|
2013-11-14 16:20:27 +11:00 |
|
Daniel O'Brien
|
b0be6cb02d
|
changed function name
|
2013-11-14 07:07:57 +11:00 |
|
Daniel O'Brien
|
8c6bdca425
|
minor changes
|
2013-11-14 07:02:53 +11:00 |
|
Daniel O'Brien
|
c17f77cf2a
|
changed name convention
|
2013-11-14 04:41:36 +11:00 |
|
Daniel O'Brien
|
bf2dc38f35
|
Fixed problems with code style etc
|
2013-11-14 04:25:47 +11:00 |
|
Daniel O'Brien
|
875bca5fb9
|
Player Xp, includes get/set and addExperience
|
2013-11-14 01:07:24 +11:00 |
|
Daniel O'Brien
|
3b47a07bac
|
Player Xp
|
2013-11-14 00:50:47 +11:00 |
|
madmaxoft
|
7dc96f0441
|
Added cPlayer::GetEffectiveGameMode().
|
2013-11-03 11:59:05 +01:00 |
|
madmaxoft
|
eca6955a2d
|
Cleanup in cPlayer.
|
2013-10-24 12:24:40 +02:00 |
|
madmaxoft
|
d359c5a2fe
|
Unified cPlayer's Heal() function with cEntity's.
|
2013-10-24 12:24:39 +02:00 |
|
madmaxoft
|
88f3fe7f00
|
Moved throw pos and speed calculation from cProjectileEntity into cPlayer.
|
2013-08-30 17:29:46 +02:00 |
|
madmaxoft
|
17ad4c2610
|
Shooting a bow kinda works.
The arrow is released, but sometimes hits wrong blocks or disappears completely.
|
2013-08-30 14:24:03 +02:00 |
|
madmaxoft
|
97aff179c1
|
Debuggers: Added continuous hunger reporting.
Showcases the OnWorldTick() hook to fire events at regular intervals. Will be used for debugging the issues related to hyper-hunger.
|
2013-08-19 22:48:13 +02:00 |
|
madmaxoft
|
1a7912744f
|
Moved entities into the Entities subfolder.
|
2013-08-19 11:39:13 +02:00 |
|