titiger
|
26db981702
|
Merge pull request #27 from titison/feature/hp-bars
Feature/hp bars
|
2014-11-07 01:33:30 +01:00 |
|
titiger
|
85c79be337
|
Game name is now part of the game settings.
This fixes the ugly "S Game" on the stats.
|
2014-11-07 01:26:23 +01:00 |
|
titison
|
2f60d179e9
|
Healthbars
* Hotkey now toggles between Default/Off/Always/Damaged/Selected
* Code clean up
|
2014-11-06 21:12:47 +01:00 |
|
titison
|
791e1edec6
|
Healthbars
Textures (border and background)
Faction.xml can specify more healthbars details
|
2014-11-05 02:05:47 +01:00 |
|
titiger
|
250294bc9e
|
fix for librtmp.so.0 missing
https://forum.megaglest.org/index.php?topic=9578.0
|
2014-11-02 22:26:38 +01:00 |
|
titison
|
d1597334bf
|
*Adjusted Healthbar color
*Hotkey for Healthbars (ToggleHealthbars)
*Background and Border Texture in core data
|
2014-11-02 18:18:20 +01:00 |
|
titiger
|
c32e828625
|
buxfix for too many rendered slot lines ( in some cases ).
|
2014-11-02 18:09:33 +01:00 |
|
titiger
|
534c94ec98
|
fix for duplicated console messages in connected game menu
|
2014-10-31 02:34:59 +01:00 |
|
titiger
|
dbddadc74b
|
Fix to see normal consoleMessages in many menus again
(+ consolemessages to show that the headless server did
not had the selected map )
|
2014-10-31 01:08:12 +01:00 |
|
titison
|
fe936f5c8c
|
Adjusting healthbar related things
*unit height=healthbar height per default
*no hpbars in photomode
*renamed function
|
2014-10-30 00:55:18 +01:00 |
|
titiger
|
e322b5ccb6
|
Merge branch 'develop' of github.com:MegaGlest/megaglest-source into develop
|
2014-10-30 00:08:28 +01:00 |
|
titiger
|
49eec16401
|
disable factioncontrol selection where it is not possible
|
2014-10-30 00:02:23 +01:00 |
|
titiger
|
6d942b8b25
|
Merge pull request #26 from titison/feature/hp-bars
Feature/hp bars
|
2014-10-29 22:42:42 +01:00 |
|
titison
|
08806c5416
|
*Finised Hp Bars
*Added general settings in faction.xml
|
2014-10-29 22:23:46 +01:00 |
|
titison
|
de5135bfaf
|
*added split(s,d) function for strings
*reading unit xml healthbar node
*adjusted hpbars
|
2014-10-29 00:50:45 +01:00 |
|
titison
|
034b6066be
|
Merge branch 'develop' of github.com:MegaGlest/megaglest-source into feature/hp-bars
|
2014-10-28 22:05:04 +01:00 |
|
titiger
|
6507e27fda
|
hopefully smoth switching when connected to headless servers.
|
2014-10-28 21:52:10 +01:00 |
|
titison
|
2bfe4a0b0f
|
Merge branch 'develop' of github.com:MegaGlest/megaglest-source into feature/hp-bars
|
2014-10-27 23:24:20 +01:00 |
|
titison
|
a2790bd9cb
|
Make them actually usable.
added ep bars.
Of course its not finished yet
|
2014-10-27 16:16:50 +01:00 |
|
titison
|
20a8011a46
|
first hp-bars
|
2014-10-26 21:34:14 +01:00 |
|
filux
|
1724fddb65
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2014-10-16 21:16:49 +00:00 |
|
titiger
|
8892a2533c
|
no more trouble when switching maps in headless mode.
If a button was pressed in the last 4 seconds we ignore settings distributed by the
headless server.
|
2014-10-05 01:38:18 +02:00 |
|
titiger
|
6267756646
|
trying to fix the ubuntu libtasn1.so.3 problem
|
2014-10-02 00:42:45 +02:00 |
|
titiger
|
ea1be62242
|
fix for a VERY old bug related to wrong display of attack range
see https://forum.megaglest.org/index.php?topic=9567.0
this is a bug found in glest 2.0 !!!
|
2014-10-01 00:33:47 +02:00 |
|
titiger
|
e39fb8e8e4
|
trying to fix windows build
|
2014-09-29 02:55:15 +02:00 |
|
titiger
|
feb31e27d9
|
tags feature
Tags feature ( manually merged ) from Omegas pullrequest 25
https://github.com/MegaGlest/megaglest-source/pull/25/
see forum discussion:
https://forum.megaglest.org/index.php?topic=9543.0
|
2014-09-29 02:23:36 +02:00 |
|
titiger
|
6ebe0a197c
|
whatever caused this code duplication ....
|
2014-09-29 01:47:00 +02:00 |
|
titiger
|
c6993ed7dd
|
Merge pull request #19 from MikeHoffert/feature-attack-boost
Attack boosts and upgrades now support upgrading attack speed
|
2014-09-29 01:24:52 +02:00 |
|
titiger
|
2995acebcb
|
Merge branch 'develop' of github.com:MegaGlest/megaglest-source into develop
|
2014-09-29 00:59:39 +02:00 |
|
titiger
|
50cb5f2326
|
translation for ChatModeDisabledToAvoidCheating
|
2014-09-29 00:56:05 +02:00 |
|
filux
|
9988ea9cbf
|
resolved conflicts to upstream/develop
|
2014-09-27 11:19:29 +00:00 |
|
titiger
|
ea2b4bcc7f
|
Headless servers should not precalculate CRCs.
This creates too much load when more than one server is running on
the same machine.
|
2014-09-25 23:50:37 +02:00 |
|
Tom Reynolds
|
30d362652d
|
And another...
|
2014-09-25 02:22:57 +02:00 |
|
Tom Reynolds
|
2738169c6b
|
Another try...
|
2014-09-25 02:09:16 +02:00 |
|
Tom Reynolds
|
9ae185e37b
|
add shared ini's when packaging bin's
|
2014-09-25 00:48:39 +02:00 |
|
titiger
|
1f5b571c9d
|
bugfix for bad {SCENARIODIR} replacement
Done by softcoder in branch ce-gui, manually merged by me :)
https://forum.megaglest.org/index.php?topic=9553.0
|
2014-09-24 01:16:28 +02:00 |
|
titiger
|
913f586dbc
|
Merge pull request #12 from ckorn/install_path
Pass the custom data install path to the compiler
|
2014-09-23 01:35:37 +02:00 |
|
titiger
|
5f9816eaab
|
multiplier are displayed in debug
Multipliers are now shown for CPU-Players in the debug info too
|
2014-09-23 01:14:20 +02:00 |
|
titiger
|
af46a8497e
|
Disabled teamchat is reported to the user.
If teamchat is disbaled to prevent cheating the user gets a message everytime
he tries to get into team chat mode.
|
2014-09-22 03:31:35 +02:00 |
|
titiger
|
2f00143782
|
cleanup all particle systems when morphing
https://forum.megaglest.org/index.php?topic=9561.0
|
2014-09-22 02:58:47 +02:00 |
|
titiger
|
4fc4359d99
|
we don't want fancy commands from irc
https://forum.megaglest.org/index.php?topic=7756.0
|
2014-09-22 00:36:49 +02:00 |
|
titiger
|
c43320ba2e
|
Merge branch 'MikeHoffert-feature-attack-boost' into develop
|
2014-08-10 00:20:19 +02:00 |
|
titiger
|
a084686ce9
|
fixed a merge conflict
|
2014-08-10 00:15:23 +02:00 |
|
titiger
|
cf5da4d2b3
|
fixed lua function getUnitName; added new lua function getUnitDisplayName
|
2014-08-09 00:48:04 +02:00 |
|
titiger
|
e5d2bbbf9e
|
Merge pull request #23 from titison/feature/unit_control
non commandable units
|
2014-08-08 01:22:51 +02:00 |
|
titiger
|
ad5e978be9
|
Merge pull request #20 from MikeHoffert/documentation
Documentation is always a good thing
|
2014-08-08 01:20:47 +02:00 |
|
titison
|
850a9a7dc0
|
-AI can't command non-commandable units anymore
-Removed non-selectable
|
2014-08-07 21:00:27 +02:00 |
|
titiger
|
bf5125f1c6
|
Merge pull request #24 from titison/feature/particle-speedUp
Feature/particle speed up
|
2014-08-06 22:21:02 +02:00 |
|
titiger
|
791f42874a
|
Bugfix for spawn attack. Too many checks were removed with last checkin.
|
2014-08-02 23:27:45 +02:00 |
|
titiger
|
c2dcda0969
|
Merge pull request #22 from titison/feature/spawnattack_at_enemy
Feature/spawnattack at enemy
|
2014-07-28 23:20:58 +02:00 |
|