Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-08-19 | Drop support for Monster Collision | Jesusaves | 3 | -0/+8 | |
2019-08-17 | Homunculus Dispatch core rules | Jesusaves | 3 | -5/+71 | |
2019-08-17 | Get Homunculus EXP command (Homunculus need to be alive) | Jesusaves | 3 | -0/+31 | |
2019-07-30 | Revert "RoDex Mail System: Sending items now cost 500 GP instead of 2500 GP" | Jesusaves | 1 | -1/+0 | |
This reverts commit af0898e6e7e65348a7235952be5d7ffd90174cd8. Forced in beta.patch2 | |||||
2019-07-30 | RoDex Mail System: Sending items now cost 500 GP instead of 2500 GP | Jesusaves | 1 | -0/+1 | |
2019-06-26 | Update from herculess20190819 | Andrei Karas | 1 | -2/+9 | |
2019-06-05 | Register 20 extra skill slots (untested) | Jesusaves | 1 | -3/+3 | |
2019-05-24 | Missing status effects on TMW2: ML | Jesusaves | 2 | -0/+11 | |
2019-05-24 | This is for Micksha - add some missing SI's as 4144 doesn't want to do that >.> | Jesusaves | 3 | -1/+15 | |
2019-05-15 | Fix warnings in clang 3.9s20190626 | Andrei Karas | 1 | -4/+8 | |
2019-05-14 | Add legacy bl name packets for legacy clients | Andrei Karas | 3 | -0/+105 | |
2019-05-14 | Fix compilation errors after hercules update | Andrei Karas | 3 | -6/+3 | |
2019-05-13 | Update from hercules | Andrei Karas | 1 | -0/+1 | |
2019-05-06 | ispcdead("someone") is now supported for TMW2 | Jesusaves | 2 | -4/+8 | |
2019-05-04 | Protect legendary weapons against @item | Jesusaves | 1 | -1/+3 | |
2019-05-02 | Merge branch 'master' into tmw2 | Jesusaves | 1 | -0/+1 | |
2019-04-26 | In char server register packet 0x970 with changed sizes20190513 | Andrei Karas | 1 | -0/+1 | |
Packet not hooked directly, but code wait packet with non standard size. | |||||
2019-04-25 | Merge branch 'master' into tmw2 | Jesusaves | 2 | -5/+5 | |
2019-04-12 | Fix buffer len in function send_client_commandtmw2_r08.99_190501s20190422 | Andrei Karas | 1 | -1/+1 | |
2019-04-09 | Merge branch 'master' into tmw2 | Jesusaves | 8 | -16/+52 | |
2019-04-09 | Drop support for client version 20 | Andrei Karas | 2 | -4/+4 | |
2019-04-08 | Update from hercules | Andrei Karas | 5 | -16/+23 | |
2019-04-05 | Implement sendMapMask() which sends a custom map mask only to a specified user. | Jesusaves | 3 | -0/+28 | |
Remember to use getmapmask() before! | |||||
2019-04-05 | Grant Micksha 24 extra skills slots | Jesusaves | 1 | -0/+1 | |
2019-03-31 | Change error message from "??" to "Help me out~ Please~ T_T" | Jesusaves | 1 | -1/+1 | |
2019-03-30 | Prevent admins from creating strange coins or gifts. | Jesusaves | 3 | -0/+81 | |
Everyone is now forced to use Lua's System. | |||||
2019-03-15 | Replace built-in function getguildmember() to return their position too. | Jesusaves | 3 | -0/+47 | |
Fine grained control is everything %%e Just don't make it overly complex as usual ^.^ | |||||
2019-03-12 | The last part of guild ~~functions hack~~ implementation. | Jesusaves | 3 | -0/+37 | |
setguildrole allows us to enjoy the feature (which works well as 4144 said it would) And at the same time, allows 4144 all time he wants to add that properly client side. ...Jesusalva hurries too much, doesn't him? | |||||
2019-03-12 | Implement guild info functions on TMW2. | Jesusaves | 3 | -0/+137 | |
At least it wasn't difficult >_> | |||||
2019-03-12 | Merge branch 'master' into tmw2 | Jesusaves | 1 | -0/+1 | |
2019-03-11 | Add stylist into includes in emap/init.c | Andrei Karas | 1 | -0/+1 | |
2019-03-02 | Merge branch 'master' into tmw2 | Jesusaves | 1 | -2/+2 | |
2019-03-03 | Restore 2015 packet versiontmw2_r08.4_190312s20190311 | Andrei Karas | 1 | -2/+2 | |
2019-03-02 | Merge branch 'master' into tmw2 | Jesusaves | 2 | -2/+5 | |
2019-03-02 | Try to load map cells before set wall on map | Andrei Karas | 2 | -2/+5 | |
2019-03-02 | Merge branch 'master' into tmw2 | Jesusaves | 6 | -2/+32 | |
2019-03-01 | Add at command for get name by being id | Andrei Karas | 3 | -1/+21 | |
New gm command: getname ID | |||||
2019-02-12 | Update from hercules. | Andrei Karas | 3 | -1/+11 | |
2019-01-26 | Revert "Change cart size from 100 to 50 before it is too late :sweat_smile:" | Jesusaves | 1 | -1/+0 | |
This reverts commit ab8f82323176d19d2ace5feb1aabca315f6860b1. | |||||
2019-01-25 | Change cart size from 100 to 50 before it is too late :sweat_smile: | Jesusaves | 1 | -0/+1 | |
Remember you can access the cart anywhere, too :3 If needed, later, in future, we increase this again, but it is not possible to make size smaller once cart feature gets in! %%e | |||||
2019-01-25 | Attempt to override MAX_STORAGE size | Jesusaves | 1 | -0/+1 | |
2019-01-24 | Merge branch 'master' into tmw2 | Jesusaves | 13 | -113/+78 | |
2019-01-23 | Update from herculess20190211 | Andrei Karas | 11 | -37/+48 | |
2019-01-08 | Drop support for client protocol version 19.s20190123 | Andrei Karas | 2 | -76/+30 | |
2018-12-30 | Merge branch 'master' into tmw2 | Jesusaves | 1 | -10/+10 | |
2018-12-30 | Add missing null pointer checks in custom map server packets. | Andrei Karas | 1 | -10/+10 | |
2018-12-18 | Merge branch 'master' into tmw2 | Jesusaves | 1 | -0/+2 | |
2018-12-17 | Add missing packets into len table. | Andrei Karas | 1 | -0/+2 | |
2018-12-14 | [Server Plugin] Hercules Update (resync) | Jesusaves | 4 | -18/+44 | |
2018-12-06 | Register all evol server to client packets in hercules. | Andrei Karas | 3 | -0/+33 | |
Also change hercules packets limit to allow all custom packets. |