BenDol
900ebbd985
Fixes #181 and fixes #551
2015-01-27 22:11:52 +13:00
TheSumm
cb7cea6809
Tiny signalcall fix
2015-01-25 21:20:48 +01:00
TheSumm
4e2ded571e
Fixed not being able to relog after reloading gamelib
2015-01-25 14:17:16 +01:00
TheSumm
da2762dac3
Market now highlights offers which differ from the average price
2015-01-25 13:41:00 +01:00
TheSumm
eb3c244023
More Market fixes
...
* Fixed NextButton and PreviousButton style
* Little update to SpinBox including dontSignal
* Market cleanup and more check to be safe
* Limit Market amountWindow by player balance
* Set proper maximum amount when creating offers
* Fixed fee label not calculating the correct fee sometimes
2015-01-25 02:28:53 +01:00
TheSumm
3157e7924f
Market updates, now using showAs / tradeAs so every items works properly, some cleanup / bug fixing
2015-01-23 02:52:05 +01:00
TheSumm
92e2e8224f
Added market message, reworked text messages a little
2015-01-22 20:38:28 +01:00
TheSumm
1d022905ab
Fix button style ( closes #607 )
2015-01-22 11:49:04 +01:00
TheSumm
607dab01d6
Added Market column sorting ( fixes #429 ), updated UITable and fixed not working methods
2015-01-21 23:40:15 +01:00
TheSumm
6edc73a8ba
Fix Enter Game window not being centered on startup
2015-01-21 18:58:30 +01:00
TheSumm
596717bf32
Added locale number formatting to locale files
2015-01-20 16:18:04 +01:00
TheSumm
b5cea41f87
Market fixes
...
- Market now works after reloading
- Fixed button / tab styles
- MarketRightTabBarButton now inherits the base style
- Fixed amountWindow buttons being hardly clickable
- "All" search filter is now on by default
2015-01-20 14:34:45 +01:00
TheSumm
8542f8bfd4
Protocol 10.73 support
2015-01-20 11:07:38 +01:00
TheSumm
fc76ca4523
Updated advernturer blessing inventory style to be more robust
2015-01-19 01:52:49 +01:00
TheSumm
63f95317a2
Fixed baseSpeed not being parsed (10.59+)
2015-01-19 01:08:18 +01:00
TheSumm
26fb35fd4d
Fixed major bug
2015-01-18 23:57:19 +01:00
TheSumm
a8f2bb19db
Little polishing of Unjustified Points module
2015-01-18 23:56:44 +01:00
TheSumm
ddec9627b8
Protocol 10.72 (Authenticator) Support, Unjustified Points diplay
...
- Unjustified Points (Better topbar icon would be nice)
![Unjustified Points](http://i.gyazo.com/81286f46d9b4d56b3fe864140173cf34.png )
- Authenticator token support
- adjusted 'can change pvp frame' to 1054
- ...
2015-01-18 15:14:07 +01:00
TheSumm
24b1526534
Fixed sending wrong OS
2015-01-11 18:50:58 +01:00
Konrad
bf30fc0dc3
Add QEZC for diagonal walking as well as broadcast/red talk for gamemasters
2015-01-06 18:23:36 +01:00
TheSumm
4b7770361d
Fix parseLogin packet
2014-12-30 19:25:20 +01:00
TheSumm
50c36bb2ba
Fix for adventurer blessing style
2014-12-30 16:40:20 +01:00
BenDol
16f6a0019c
Fix dat loading issue with 10.00 & minor outfit window fix.
2014-12-30 17:27:53 +13:00
TheSumm
7f3f18f991
Support for Protocols up to 10.71, Adventurer Blessing
2014-12-29 18:08:33 +01:00
Ben Dol
6ab69b499d
Merge pull request #567 from cymruu/master
...
A tool which generates empty locales template
2014-12-26 23:54:42 -08:00
Konrad Kuśnierz
f724506550
Merge pull request #614 from gpedro/patch-1
...
Add OSX Compiling Wiki
2014-12-26 21:35:22 +01:00
Gabriel Pedro
1eb2bbd389
Add OSX Wiki
2014-12-25 11:10:03 -03:00
Konrad Kusnierz
5ada7eb5ec
Fix #600
2014-11-20 21:14:25 +01:00
Konrad Kusnierz
c49a6f3bf2
Fix for #596
2014-11-19 07:25:36 +01:00
Eduardo Bart
aa924dc348
Fixes in CMake for building snapshots
2014-11-05 11:25:11 -02:00
Eduardo Bart
f6fb785cea
Use -O2 in release build
2014-11-05 10:45:28 -02:00
BenDol
25e7b1d7a3
Fix logging in with 760 (until a better solution is found).
2014-11-04 13:27:21 +13:00
BenDol
bdfb77166e
Reuse code by merging dash functionality with walk method.
2014-11-03 15:12:14 +13:00
BenDol
dbed09cb55
Update to 0.6.6
2014-11-03 12:57:19 +13:00
BenDol
9f3ebb0036
Fix #577 dash will now fire onWalk (with isDash parameter).
...
Also added missing client versions.
2014-11-03 12:23:00 +13:00
BenDol
ddb5e58057
Fix #569 finally had some free time.
2014-11-03 08:51:01 +13:00
Sam
4e5707720b
Merge pull request #574 from diath/patch-console
...
Support upper and lower case letters for hotkeys starting with #s, #y and #w
2014-10-05 20:50:29 +02:00
Sam
e9628187f2
Merge pull request #573 from diath/patch-textwindow
...
Hide item image box when editing house lists
2014-10-05 20:50:03 +02:00
Kamil Chojnowski
c8f9cdd6fa
Support upper and lower case letters for hotkeys starting with #s, #y and #w
2014-10-05 19:27:02 +02:00
Kamil Chojnowski
7cfa9c38e0
Hide item image box when editing house lists
2014-10-05 19:24:34 +02:00
Ben Dol
7cc368305f
Merge pull request #571 from dominique120/master
...
Fix compilation problem when compiling without FW_SOUND flag.
2014-09-30 09:12:24 +13:00
Dominique Verellen
682694cc07
Update graphicalapplication.cpp
2014-09-29 11:28:13 -05:00
cymruu
ac23b8e624
made a tool which generates empty locales template
2014-09-15 19:43:05 +02:00
Konrad Kuśnierz
12c4677912
indentations fix
2014-09-15 16:28:25 +02:00
Konrad Kuśnierz
0e0ae6c083
Merge pull request #566 from cymruu/master
...
Corrected polish locales a bit
2014-09-15 16:24:42 +02:00
Filip Bachul
49d62b8225
corrected polish locales a bit
2014-09-15 14:42:10 +02:00
Eduardo Bart
0909e186a1
Merge pull request #559 from osmarjunior/master
...
Fix bug when drawing mounts while walking
2014-08-22 09:48:31 -03:00
osmarjunior
3557879361
Fix bug when drawing mounts while walking
2014-08-22 08:36:55 -03:00
Ben Dol
fa317c534d
Merge pull request #548 from Shawak/master
...
string:contains()
2014-08-10 16:55:51 +12:00
Sam
119abec1cf
Fix locales/es.lua, fixes #553
2014-08-08 16:46:35 +02:00