summaryrefslogtreecommitdiff
path: root/world/map/news.d/34-v2014.7.1.txt
blob: 0223d51168c45d5329bb034f07ab37a3d34d62df (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{title:Who let this guy write news entries?}
{date:2014-07-01}

Most of the changes this time are internal, but the
Starting Area Redux is not. Among other things, it
make starting with magic not completely hopeless.

In content:
{ul}
{li}Starting Area Redux {link:https://forums.themanaworld.org/viewtopic.php?f=2&t=18299}{/li}
{li}Increasing the compatibility requirement of Manaplus{/li}
{li}Botcheck & Live Debug map separation{/li}
{li}GM Island, A Place to hold GM Events so we don't interfere with Hurnscald Questing{/li}
{li}Hurnscald Map Fixes{/li}
{li}Sling Shot color changed to wood as it's now able to be dyed{/li}
{li}License File updates{/li}
{/ul}

And the server code:
{ul}
{li}removes support for gcc 4.6{/li}
{li}significantly increase makefile speed{/li}
{li}adds support for libc++{/li}
{li}removes old flex/bison generated files{/li}
{li}generates new files for network protocol for much higher reliability (currently slow for rebuilds, waiting on evets for names to avoid conflicts while fixing){/li}
{li}does random other cleanup{/li}
{/ul}

{author:o11c}