Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-09-10 | Replace ~= with compare() in several places. | Jesusaves | 1 | -1/+1 | |
Make notes about how EXP on PVP shall work. And later, that will give place to an honor system :3 But that's priority 2 out of a maximum of 7, so, only notes for now. | |||||
2019-03-30 | Typo fixes | Jesusaves | 1 | -1/+1 | |
2019-03-04 | Remove every trailing whitespace | Jesusaves | 1 | -1/+1 | |
```sed -i 's/[[:space:]]*$//' npc/*/*.txt``` | |||||
2019-03-03 | Nylo Quest (aka. MARGGO) - 50% chances to spawn two maggots at once. | Jesusaves | 1 | -0/+7 | |
So the quest is harder. | |||||
2019-03-03 | Fix Nylo quest respawn position | Jesusaves | 1 | -1/+1 | |
2019-02-11 | Safety measure | Jesusaves | 1 | -0/+2 | |
2019-02-10 | Run OnInteract with more frequency at Marggo. The first crop is doomed. | Jesusaves | 1 | -2/+2 | |
2019-02-10 | Hopefully fix formula | Jesusaves | 1 | -1/+3 | |
2019-02-10 | Maggots are slow, so final tweak to values and stuff | Jesusaves | 1 | -7/+7 | |
2019-02-10 | [skip ci] Bad formula | Jesusaves | 1 | -1/+1 | |
2019-02-10 | Prevent Cycles from dying because maggot wandered outside crop field | Jesusaves | 1 | -3/+6 | |
2019-02-10 | I might have found the bug | Jesusaves | 1 | -7/+7 | |
2019-02-10 | [skip ci] I need more verbosity and control | Jesusaves | 1 | -1/+1 | |
2019-02-10 | [skip ci] more debug required and I'm going to bed | Jesusaves | 1 | -0/+1 | |
2019-02-10 | Handle $@GM_OVERRIDE | Jesusaves | 1 | -1/+7 | |
2019-02-10 | [skip ci] several bugfixes based on debug | Jesusaves | 1 | -1/+2 | |
2019-02-10 | [skip ci] clear memory | Jesusaves | 1 | -1/+3 | |
2019-02-10 | [skip ci] debug prints | Jesusaves | 1 | -0/+5 | |
2019-02-10 | [skip ci] replace npctalk for obvious reasons | Jesusaves | 1 | -7/+7 | |
2019-02-10 | [skip ci] Attempt different function | Jesusaves | 1 | -1/+1 | |
2019-02-10 | Bugfix | Jesusaves | 1 | -5/+12 | |
2019-02-10 | [SKIP CI] See? My python script just ate three tabs causing 504 errors >.< | Jesusaves | 1 | -170/+170 | |
2019-02-10 | [skip ci] Test Server once again faster again in finding by bugs | Jesusaves | 1 | -1/+1 | |
2019-02-10 | [skip ci] test server is faster | Jesusaves | 1 | -1/+1 | |
2019-02-10 | Highly Experimental quest: Marggo Quest | Jesusaves | 2 | -0/+416 | |
I wanted to add a supremely complex quest to Candor for quite a while. This was requested by @Saulc about eight months ago >.> |