Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-10-13 | This was redundant all along...jesusalva/maze | Jesusaves | 1 | -14/+8 | |
2019-10-13 | Somewhat acceptable | Jesusaves | 1 | -12/+177 | |
2019-10-13 | Works almost perfectly, there's only one problem: Islands. | Jesusaves | 1 | -17/+18 | |
It's *random*, not *algorithimical*. This means it can fail at making a path from an edge to the other. | |||||
2019-10-13 | Only missing to fix south and east wall | Jesusaves | 1 | -13/+35 | |
Output from Dungeon Generator (5x5): WLL WLL WLL WLL WLL WLL|WLL|1_0 0_0|1_1|WLL WLL|2_1|WLL WLL|3_1|WLL WLL|WLL|5_0 WLL 1_0 2_0 3_0 WLL WLL|0_2|1_1 0_1|WLL|WLL WLL|WLL|3_1 2_1|WLL|WLL WLL|WLL|5_1 0_1 WLL WLL WLL WLL WLL|0_3|1_2 0_2|1_3|WLL WLL|2_3|3_2 2_2|WLL|WLL WLL|4_3|5_2 0_2 1_2 2_2 WLL 4_2 WLL|0_4|WLL WLL|WLL|2_3 1_3|WLL|WLL WLL|3_4|WLL WLL|WLL|5_3 0_3 WLL WLL 3_3 WLL WLL|0_5|WLL WLL|WLL|2_4 1_4|WLL|3_4 2_4|3_5|WLL WLL|WLL|5_4 | |||||
2019-10-13 | More data | Jesusaves | 1 | -20/+186 | |
2019-10-13 | It also includes debugs and reports. Let's also add a note here. | Jesusaves | 1 | -1/+1 | |
2019-10-13 | Populates some data, but there's lot of missing data and meaningless data | Jesusaves | 1 | -12/+99 | |
2019-10-13 | Initial commit: Setup | Jesusaves | 37 | -5/+236 | |
2019-10-11 | For the record + Penalty fix | Jesusaves | 2 | -1/+187 | |
2019-10-09 | Reversable commit | Jesusaves | 1 | -178/+178 | |
2019-10-09 | Pyndragon: Don't use getitem() - Use CraftNPCSys instead | Jesusaves | 1 | -1/+2 | |
Bonuses: Crit DMG +30%; Double Attack +0~15% | |||||
2019-10-09 | Blacksmith Axe and Dustynator 2000 can always be tweaked | Jesusaves | 1 | -1/+6 | |
2019-10-09 | Blacksmith Axe: Minor damage scaling | Jesusaves | 1 | -0/+1 | |
2019-10-09 | clear the scoreboards after pressing "Next" so Sponsor names doesn't looks ↵ | Jesusaves | 1 | -0/+1 | |
too pushy It's meant to be the header, not a "HEY LOOK AT ME" thing. | |||||
2019-10-09 | @scoreboard or @scoreboards - quick access to scoreboards; Anywhere in the ↵ | Jesusaves | 1 | -0/+98 | |
world. | |||||
2019-10-09 | HallOfSponsor(minimal) | Jesusaves | 1 | -2/+6 | |
2019-10-07 | Remove @whogm from players (I mean, wut). | Jesusaves | 2 | -10/+10 | |
Lower Healing SP cost per level because the nerf when selfhealing. Healing others still same power from old times because :3 | |||||
2019-10-07 | Book only 10 slots | Jesusaves | 1 | -1/+1 | |
2019-10-07 | Fix order - do not recall Homunculus before free space checks | Jesusaves | 1 | -1/+1 | |
2019-10-07 | *shoots ; at @Saulc - pow pow pow* | Jesusaves | 1 | -1/+1 | |
2019-10-07 | Fix an old todo without functional effects | Jesusaves | 1 | -20/+20 | |
2019-10-07 | Add the slot machine back | Jesusaves | 1 | -0/+1 | |
2019-10-07 | Clean up this faulty machine from unused code | Jesusaves | 1 | -23/+4 | |
2019-10-07 | Skip this file | Jesusaves | 1 | -1/+0 | |
2019-10-07 | Remove EVERY instance of ViewSprite. May be faulty. | Jesusaves | 1 | -483/+0 | |
@Saulc please check if I'm not removing something I shouldn't because... ...It is too big of a diff to check. | |||||
2019-10-06 | forget a break; | Saulc | 1 | -0/+1 | |
2019-10-06 | Initial commit of hurnscald slot machine, an hardest machine than tulim that ↵ | Saulc | 1 | -0/+115 | |
grant player the cool paper bag Hat | |||||
2019-10-06 | Update _import.txt add slots.txt | Saulc | 1 | -0/+1 | |
2019-10-04 | Nerf wands' MP Regen | Jesusaves | 1 | -6/+6 | |
2019-10-04 | Shields adapted to new defense table (including Bolas) | Jesusaves | 1 | -24/+25 | |
2019-10-04 | Pants; Jeans Chaps were weaker than Silk Pants (there are no mage pants), | Jesusaves | 1 | -22/+26 | |
so I gave it a HP buff instead | |||||
2019-10-04 | Adjust Gloves defense; Cotton and Silk gloves levels were changed. | Jesusaves | 1 | -18/+19 | |
2019-10-04 | Boots update to new defense table. | Jesusaves | 1 | -19/+20 | |
[Boots] level: 13 → 21 (same as Red Slime's level) | |||||
2019-10-04 | Rewrite defense under new formulas for: Headgear and Armor. | Jesusaves | 1 | -143/+124 | |
2019-10-03 | "Nerf evasion." | Jesusaves | 1 | -2/+2 | |
No effect for warriors dealing with single targets; Only for those facing multiple targets. | |||||
2019-10-03 | Vicious Squirrels on 018-1-1 | Jesusaves | 1 | -0/+1 | |
2019-10-03 | Drop vit penalty to Players. Add vit penalty to Homunculus. | Jesusaves | 1 | -1/+3 | |
Monsters never were affected by that. | |||||
2019-10-02 | Crit was missing | Jesusaves | 1 | -0/+2 | |
2019-10-02 | Doppelganger Challenge: Update progression meters too. | Jesusaves | 1 | -6/+14 | |
Don't grow too much evade | |||||
2019-10-02 | Okay, I admit, this is too hard. | Jesusaves | 1 | -8/+8 | |
2019-10-02 | This won't work but needs to exist | Jesusaves | 1 | -0/+8 | |
2019-10-02 | Give EXP and MobPt on Doppelganger Challenge for... Whatever. | Jesusaves | 1 | -0/+2 | |
2019-10-02 | Fix possible exploit - Doppelganger Arena | Jesusaves | 1 | -0/+1 | |
2019-10-02 | Doppelganger Challenge (rewrite - Untested)r10.1_191002 | Jesusaves | 1 | -39/+111 | |
2019-10-02 | Add terranite Helmet id 3020 | Saulc | 1 | -1/+16 | |
2019-10-02 | Fix level of Terranite Equipments | Saulc | 1 | -13/+13 | |
2019-10-02 | jhedia Can now craft Terranite Ingot, note for @jesusalva: | Saulc | 1 | -0/+4 | |
* I do not wanted to break your work * Item required to craft 1 terra ingot should be; 1 TerraOre, 20 Coal And 1TinIngot * Can you add the tinIngot as the required list ? If not I will let another NPC to craft those Terranite Ingot | |||||
2019-10-02 | Add Terranite Ingot, I start Working on Terranite Quest | Saulc | 1 | -1/+9 | |
2019-10-01 | Register Frostia on Weather System | Jesusaves | 1 | -0/+1 | |
2019-10-01 | Remove now non-cannon exp table | Jesusaves | 1 | -94/+0 | |