summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2022-11-14Update translations. Russian reached 90% and was re-included.HEADmasterJesusaves13-4296/+26082
2022-10-27Give rEvolt a new homeJesusalva Jesusalva1-1/+1
2022-10-17Merge branch 'jesusalva/growth' into 'master'Jesusalva Jesusalva54-1033/+2182
TMW rEvolt Alt. Gameplay Closes all#55 and all#104 See merge request revolt/serverdata!1
2022-10-17TMW rEvolt Alt. GameplayJesusalva Jesusalva54-1033/+2182
2022-10-14Merge remote-tracking branch 'livio/livio/20201117_libquest_fix'Jesusaves3-183/+158
2022-10-14Merge remote-tracking branch 'livio/livio/sorenquestp0'Jesusaves1-0/+126
2022-10-14Merge branch 'jesusalva/party'Jesusaves2-2/+3
2022-10-14Merge remote-tracking branch 'toams/walkers'Jesusaves1-10/+93
2022-10-14Merge branch 'mifritscher/tulimshar-shops'Jesusaves2-12/+73
2022-10-14Merge branch 'jesusalva/hello'Jesusaves1-1/+1
2021-04-044144 requested the NPC to be renamed; Therefore, rename the NPC.Jesusaves2-4/+4
2021-01-09Merge branch 'hocus/deprecate_lg' into 'master'Jesusaves88-262/+260
Prepare serverdata for evol-hercules!31 See merge request evol/serverdata!284
2021-01-09Prepare serverdata for evol-hercules!31Kurt Kuschinski88-262/+260
Deprecate g() and lg()
2021-01-09Merge branch 'jesusalva/npcsex' into 'master'Jesusaves248-323/+0
Remove gender information from all NPCs. See merge request evol/serverdata!286
2021-01-09Remove gender information from all NPCs.Jesusaves248-323/+0
2021-01-07Inar can sell now.Michael Fritscher1-6/+34
2021-01-07Neko can sell now.Michael Fritscher1-6/+39
2020-12-27Found itJesusaves1-1/+1
2020-12-27Remove all mentions from evolonline.org from NPCs and IRC.Jesusaves3-3/+3
However, I cannot find the update server to update it
2020-12-27Translations updateJesusaves8-16176/+18759
2020-12-09Merge branch 'gcc_fix' into 'master'Jesusaves1-1/+1
replaced libmysqlclient-dev -> libmariadbclient-dev-compat See merge request evol/serverdata!285
2020-12-09try compat mariadbjak11-1/+1
(Fixes pipeline rules, no effect for users. Docs might need to be updated and not tested in localhost environments AFAIK)
2020-12-08Added a bit more dialogue just to test git setup on my pcLivio Recchia1-1/+1
2020-12-06Merge branch 'jesusalva/contentIV' into 'master'Jesusaves120-608/+2982
Super Merge Request ContentIV (untested) Closes evol-all#7 See merge request evol/serverdata!280
2020-12-06* Lena's questJesusaves120-608/+2982
* Add Inn to towns * Add Merchant Guild to towns * Add Soul Menhir to Towns * Add Barbers to towns * Add General Store to towns * Some work for blacksmith & tailoring * Kadiya's placeholder (no quest for r1, sorry D:) * Anwar Quest * Joaquim Quest * Updates on Artis Blacksmith and Julia's intro * some work on fishing spots * Bosses and Master Skill Book ("about" one per region) * Asphodel Moors population (no quests and incomplete)
2020-11-17Minor modificationsLivio Recchia1-3/+4
2020-11-17Improved libquest, Galimatia and Hal quest. Fixed tabs. NPCcrafting will ↵Livio Recchia3-183/+157
print ingredients: no need to do it manually anymore.
2020-11-14Merge branch 'livio/20201112_musicfix' into 'master'Jesusaves1-4/+8
Music commands: introduced error/success messages See merge request evol/serverdata!281
2020-11-14music command - introduced messages by either succeeding or failingLivio Recchia1-4/+8
2020-11-12Merge branch 'livio/20201108_west_argaes' into 'master'Jesusaves12-380/+638
Add a couple quests for Captain Hal and Sergeant Ryan See merge request evol/serverdata!279
2020-11-12Add a couple quests for Captain Hal and Sergeant RyanLivio Recchia12-380/+638
2020-11-08make hinnak walk around his house, make him rant about pinkiestoams1-10/+93
he also goes indoor from time to time for a nice sandwich first version for testing en feedback
2020-11-08Merge branch 'mifritscher/donald-selling-arrows' into 'master'Jesusaves1-5/+25
Donald: Can sell arrows now See merge request evol/serverdata!275
2020-11-08Donald: Can sell arrows nowMichael Fritscher1-5/+25
2020-11-07Merge branch 'ranger' into 'master'Jesusaves1-0/+19
Ranger Hat See merge request evol/serverdata!277
2020-11-06add ranger hat to item_dbMicksha1-0/+19
2020-11-04Allow underscores as well.jesusalva/helloJesusaves1-1/+1
...I mean, why not o.o
2020-11-04Highlight Hello=) and Chicka-Maria as valid nicknamesJesusaves1-1/+1
Left parenthesis still illegal, so you cannot try to pull off the `(GM)` trick
2020-10-31Started Soren quest added first part onlyLivio Recchia1-0/+126
2020-10-24Fetch translations and regenerate lang files for contentIIIJesusaves8-4974/+20190
2020-10-24Merge branch 'jesusalva/contentIII' into 'master'Jesusaves192-469/+5366
Content III Closes evol-all#107, evol-all#16, evol-all#62, evol-all#12, evol-all#109, and evol-all#98 See merge request evol/serverdata!272
2020-10-24CONTENT III SUPER MERGE REQUESTJesusaves192-469/+5366
Included: * Tulimshar Casino * Placeholder fixing/filling * Food Questline * Rossy Quest * Galimatia Quest (mostly by Livio) * Edourard bugs * Blood Donor Quest (from Moubootaur Legends) * Merchant Guild Quest * Mundane Bugfix * La Marine * Hurns Doctor easter eggs * Sailing to Argaes with Legion * Other things not relevant enough to be noted down, I guess
2020-10-23main.sql should reflect OUR needs, not RO's needs.Jesusaves1-2/+2
And in this case, quest.count2 and quest.count3 must be a signed integer. aka. INT(11) or INT SIGNED.
2020-10-20Merge branch 'jesusalva/henry2' into 'master'Jesusaves4-12/+27
Change some dialog to suit better to WildX See merge request evol/serverdata!266
2020-10-20Change some dialog to suit better to WildXJesusaves4-12/+27
2020-10-16Merge branch 'jesusalva/jukebox' into 'master'Jesusaves6-2/+104
Jukebox See merge request evol/serverdata!268
2020-10-16JukeboxJesusaves6-2/+104
This allows players to use @jukebox like @music anywhere And it also adds a classy Jukebox in Hurnscald PUB. First experiment with public functions, don't blame me if it breaks :p Low priority, adding to MR list in order to met deadlines.
2020-10-15Merge branch 'livio/galimatia' into 'master'Jesusaves6-24/+503
Galimatia Quest See merge request evol/serverdata!271
2020-10-15Galimatia Quest - Incomplete Draft.Livio Recchia6-24/+503
Merged to prevent conflicts with contentIII which has priority.
2020-10-11Merge branch 'jesusalva/AFK' into 'master'Micksha13-47/+175
AFKing System Closes evol-all#108 See merge request evol/serverdata!267