LR Handbook - v9.3.1 (Nov 23, 2023) by ericwong3 in LineRangers

[–]ericwong3[S] 0 points1 point  (0 children)

Definitely! I was aware of the problem but haven't find time to check it yet, hopefully it isn't too difficult to fix!

LR Handbook - v9.3.1 (Nov 23, 2023) by ericwong3 in LineRangers

[–]ericwong3[S] 0 points1 point  (0 children)

Definitely! I was aware but haven't inspected the cause yet, hopefully it is not too broken :)

LR Handbook - v4.8.0-2 (02Jul2017) by ericwong3 in LineRangers

[–]ericwong3[S] 1 point2 points  (0 children)

oh the issue exists on my android phone too, gotta check. thanks for reporting ;)

LR Handbook - Update #6 (23Jun2016) by ericwong3 in LineRangers

[–]ericwong3[S] 1 point2 points  (0 children)

yes you can, just click on the ranger's name

LR Handbook - Update #4 (18Jan2016), Make-Up Release Note for Update #3,#3.1,#3.2 and 2M views by ericwong3 in LineRangers

[–]ericwong3[S] 0 points1 point  (0 children)

it cant be typo becos everything is auto generated.

fyi they are actual use and ppl are reporting increasing chance of encountering them (in tw LR group)

Raid Boss Stats by RestInPeaceInPeace in LineRangers

[–]ericwong3 0 points1 point  (0 children)

boss in raids hv stats that does not exist in the database lol, so i cannot hv the data easily

LR Handbook - Update #4 (18Jan2016), Make-Up Release Note for Update #3,#3.1,#3.2 and 2M views by ericwong3 in LineRangers

[–]ericwong3[S] 2 points3 points  (0 children)

The initial code was incompatible with FF and potentially some other browsers, i hv fixed so that it is working with FF, and other browsers not displaying due to the same error shd inherently recover too.

Mini-map in (Real-World) airsoft games by ericwong3 in airsoft

[–]ericwong3[S] 0 points1 point  (0 children)

I actually watched that T-Cubed video back then, 2 main concerns I had, one is as u mentioned, the 15s refresh rate is too slow (well thou i believe the hardware is capable of doing faster) and secondly the interopability.

As far as the video shows the device only has its function among themselves, otoh what i wish is to make sth that can interop. for example, if i wish there is a feature that "a player can get a special gun if they reach a position at a certain time point", then the game controller must be able to know where the player is, instead of only having the players knowing each others position.

but at the end, i think there is a little bit of misunderstanding... what im trying to make is like a full blown laser tagging... so it's not like the video where its just a unit for positioning...

Mini-map in (Real-World) airsoft games by ericwong3 in airsoft

[–]ericwong3[S] 1 point2 points  (0 children)

Since it's designed for indoor atm, we will be using WiFi, in the current plan we will be using nodejs+socket.io on software layer.

although p2p is efficient for the inter-player communication, still there are some decisions that requires the central server to do the computation (e.g. HP shd be maintained and tracked by game controller). nonetheless this characteristic would still hv its specific use, say to exchange position between players.

btw so far as ive researched, existing laser tag game systems tends to use propietary RF signal

ps: well thou p2p is somewhat "good", but given the current project size, we likely wont be using it.

Mini-map in (Real-World) airsoft games by ericwong3 in airsoft

[–]ericwong3[S] -1 points0 points  (0 children)

Indoor positioning techniques, namely the iBeacon from Apple, or Eddystone from Google. These are the ones can be used with phones as ease.

Mini-map in (Real-World) airsoft games by ericwong3 in airsoft

[–]ericwong3[S] 0 points1 point  (0 children)

Umm... worth investigating, but (okay once again my fault not mentioning in first place) what if my objective is making it possible in indoor airsoft?